Created
October 12, 2025 05:49
-
-
Save salgo60/488e2a182d4a1a7dd48f912fbc8438f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9304263, | |
| 59.4849993 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - Bollstanäsvägen/Kärleksbacken" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9116042, | |
| 59.4712993 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundtrastgård - Holmbodavägen" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9179494, | |
| 59.4646843 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - Landsvägen/Karlslundsvägen" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9253424, | |
| 59.4432915 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - naturmark mellan Hammarbacken/Norrvikenleden " | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9385301, | |
| 59.4449829 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundpark - Västervägen/Emblavägen " | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9613836, | |
| 59.4468485 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - naturmark mellan Skyttevägen och Lodvägen" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9969794, | |
| 59.4333951 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - naturmark vid Skogslekparken " | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9587204, | |
| 59.4414326 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - Edsvik, Landsnoravägen 42" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.9686261, | |
| 59.4105357 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - Helenelund, Stupvägen-" | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 17.941443, | |
| 59.4261165 | |
| ] | |
| }, | |
| "properties": { | |
| "name": "Hundrastgård - Tureberg" | |
| } | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment