Seminole (Georgia) Map Cropping Samples
Seminole (Georgia) Map Cropping Samples-1
Seminole (Georgia) Map Cropping Samples-2
Seminole neighborhoods and villages map with 3D shadow effect
flag map of Seminole with 3D shadow effect
Seminole map with 3d shadow effect
Download outline map of Seminole (geojson format) :
Seminole.geojson (**)
Download polygon array of Seminole map for "Google Maps" :
Seminole.txt
Bounding Box for Seminole Map : ( 30.711494 , -85.028573 , 31.075564 , -84.730855 )
Wikipedia ID for Seminole : Q498372
Wikipedia SPARQL Query for Seminole (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q498372 wdt:P1082 ?population. }
OPTIONAL { wd:Q498372 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q498372 wdt:P2046 ?area. }
OPTIONAL { wd:Q498372 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q498372 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q498372 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 Seminole map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.711494, -85.028573, 31.075564, -84.730855);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Seminole)
[out:json];
(
rel["name"="Seminole"][type=boundary];
rel["name:en"="Seminole"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Seminole
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Desser | 30.886300 , -84.862700 |
Donalsonville | 31.040433 , -84.879169 |
Fairchild | 30.824630 , -84.906590 |
Green Acres Subdivision | 30.989350 , -84.879920 |
Iron City | 31.013583 , -84.813313 |
Little Hope | 31.012960 , -84.909370 |
Neals Landing | 30.977410 , -85.005210 |
Paradise Acres | 30.819080 , -84.879920 |
Pine Lake Estates | 31.054910 , -84.867150 |
Reynoldsville | 30.857130 , -84.777980 |
Riverturn | 30.989910 , -84.947430 |
Sharphagen | 31.020740 , -84.828810 |
Steam Mill | 30.970190 , -84.968540 |
Town and Country Estates | 31.021850 , -84.888260 |
Town and Country Subdivision Number 2 | 31.021300 , -84.898260 |
Notes:
- You can download geometry data for Seminole 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.