Spalding (Georgia) Map Cropping Samples
Spalding (Georgia) Map Cropping Samples-1
Spalding (Georgia) Map Cropping Samples-2
Spalding neighborhoods and villages map with 3D shadow effect
flag map of Spalding with 3D shadow effect
Spalding map with 3d shadow effect
Download outline map of Spalding (geojson format) :
Spalding.geojson (**)
Download polygon array of Spalding map for "Google Maps" :
Spalding.txt
Bounding Box for Spalding Map : ( 33.17862 , -84.509104 , 33.352621 , -84.088991 )
Wikipedia ID for Spalding : Q503486
Wikipedia SPARQL Query for Spalding (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q503486 wdt:P1082 ?population. }
OPTIONAL { wd:Q503486 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q503486 wdt:P2046 ?area. }
OPTIONAL { wd:Q503486 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q503486 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q503486 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 Spalding map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.17862, -84.509104, 33.352621, -84.088991);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Spalding)
[out:json];
(
rel["name"="Spalding"][type=boundary];
rel["name:en"="Spalding"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Spalding
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Birdie | 33.319840 , -84.344370 |
Blantons Mill | 33.220680 , -84.434370 |
Caruso | 33.329840 , -84.287150 |
East Griffin | 33.243909 , -84.231744 |
Esmond | 33.265670 , -84.333260 |
Experiment | 33.278998 , -84.275997 |
Griffin | 33.241907 , -84.274625 |
Orchard Hill | 33.185099 , -84.212252 |
Pleasant Grove | 33.289560 , -84.175750 |
Pomona | 33.319280 , -84.283810 |
Rio | 33.280120 , -84.381870 |
Rover | 33.206510 , -84.334920 |
Steeles Mill | 33.307620 , -84.136860 |
Sunny Side | 33.342050 , -84.291110 |
Towalaga | 33.314280 , -84.204640 |
Vaughn | 33.280950 , -84.391590 |
Walker Mill | 33.270670 , -84.171590 |
Zetella | 33.240950 , -84.382150 |
Notes:
- You can download geometry data for Spalding 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.