Glascock (Georgia) Map Cropping Samples
Glascock (Georgia) Map Cropping Samples-1
Glascock (Georgia) Map Cropping Samples-2
Glascock neighborhoods and villages map with 3D shadow effect
flag map of Glascock with 3D shadow effect
Glascock map with 3d shadow effect
Download outline map of Glascock (geojson format) :
Glascock.geojson (**)
Download polygon array of Glascock map for "Google Maps" :
Glascock.txt
Bounding Box for Glascock Map : ( 33.118881 , -82.755846 , 33.32727 , -82.431957 )
Wikipedia ID for Glascock : Q477951
Wikipedia SPARQL Query for Glascock (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q477951 wdt:P1082 ?population. }
OPTIONAL { wd:Q477951 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q477951 wdt:P2046 ?area. }
OPTIONAL { wd:Q477951 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q477951 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q477951 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 Glascock map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.118881, -82.755846, 33.32727, -82.431957);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Glascock)
[out:json];
(
rel["name"="Glascock"][type=boundary];
rel["name:en"="Glascock"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Glascock
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agricola | 33.194590 , -82.720410 |
Bastonville | 33.307920 , -82.531520 |
Edge Hill | 33.153421 , -82.624989 |
Five Points | 33.287640 , -82.661240 |
Gibson | 33.233335 , -82.595861 |
Glovers Millpond | 33.138480 , -82.582630 |
Hadden | 33.260700 , -82.478460 |
Harts | 33.317640 , -82.559020 |
Mitchell | 33.219882 , -82.703133 |
Notes:
- You can download geometry data for Glascock 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.