Skip to content

Instantly share code, notes, and snippets.

@rudmark
Created October 9, 2012 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rudmark/3857345 to your computer and use it in GitHub Desktop.
Save rudmark/3857345 to your computer and use it in GitHub Desktop.
Trafikverket stations/listAllCurrentlyUsed example
<?xml version="1.0" encoding="utf-8"?>
<ORIONML>
<RESPONSE plugin="KartDB">
<Stations>
<Station>
<Id>0015a7ed-43f3-4a87-b529-0c33d0655b50</Id>
<EPSG>3006</EPSG>
<Namn>Nyköping C</Namn>
<Signatur>Nk</Signatur>
<EW>615535</EW>
<NS>6514673</NS>
<CountyNo>4</CountyNo>
<Prognostisering>true</Prognostisering>
</Station>
</RESPONSE>
</ORIONML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment