Suwannee (Florida) Map Cropping Samples
Suwannee (Florida) Map Cropping Samples-1
Suwannee (Florida) Map Cropping Samples-2
Suwannee neighborhoods and villages map with 3D shadow effect
flag map of Suwannee with 3D shadow effect
Suwannee map with 3d shadow effect
Download outline map of Suwannee (geojson format) :
Suwannee.geojson (**)
Download polygon array of Suwannee map for "Google Maps" :
Suwannee.txt
Bounding Box for Suwannee Map : ( 29.882334 , -83.253236 , 30.442871 , -82.758583 )
Wikipedia ID for Suwannee : Q501036
Wikipedia SPARQL Query for Suwannee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q501036 wdt:P1082 ?population. }
OPTIONAL { wd:Q501036 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q501036 wdt:P2046 ?area. }
OPTIONAL { wd:Q501036 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q501036 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q501036 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Suwannee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.882334, -83.253236, 30.442871, -82.758583);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Suwannee)
[out:json];
(
rel["name"="Suwannee"][type=boundary];
rel["name:en"="Suwannee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Suwannee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Beachville | 29.998010 , -82.861240 |
Branford | 29.962162 , -82.925571 |
Dickert | 30.339390 , -83.080410 |
Dowling Park | 30.243550 , -83.236250 |
Ellaville | 30.381330 , -83.172640 |
Falmouth | 30.363000 , -83.131250 |
Fort Union | 30.407440 , -83.047360 |
Hildreth | 29.952730 , -82.805400 |
Houston | 30.256890 , -82.902630 |
Lancaster | 30.249110 , -83.202920 |
Live Oak | 30.295552 , -82.984639 |
Luraville | 30.122440 , -83.169300 |
Mercer | 30.277170 , -83.114020 |
Newburn | 30.272440 , -83.140690 |
O'brien | 30.038280 , -82.940130 |
Padlock | 30.231340 , -82.966520 |
Pine Mount | 30.163000 , -82.954570 |
Pouchers Corner | 30.314390 , -82.821240 |
Rixford | 30.353280 , -82.964020 |
Sandy Point | 29.909120 , -82.865400 |
Starr | 30.284390 , -83.080130 |
Suwannee | 30.389110 , -82.956520 |
Suwannee Springs | 30.394110 , -82.937350 |
Wellborn | 30.231060 , -82.819570 |
Notes:
- You can download geometry data for Suwannee in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**)
Terms of Use for downloaded geojson files.