Bleckley (Georgia) Map Cropping Samples
Bleckley (Georgia) Map Cropping Samples-1
Bleckley (Georgia) Map Cropping Samples-2
Bleckley neighborhoods and villages map with 3D shadow effect
flag map of Bleckley with 3D shadow effect
Bleckley map with 3d shadow effect
Download outline map of Bleckley (geojson format) :
Bleckley.geojson (**)
Download polygon array of Bleckley map for "Google Maps" :
Bleckley.txt
Bounding Box for Bleckley Map : ( 32.272489 , -83.498089 , 32.584201 , -83.138991 )
Wikipedia ID for Bleckley : Q486843
Wikipedia SPARQL Query for Bleckley (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486843 wdt:P1082 ?population. }
OPTIONAL { wd:Q486843 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486843 wdt:P2046 ?area. }
OPTIONAL { wd:Q486843 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486843 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486843 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 Bleckley map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.272489, -83.498089, 32.584201, -83.138991);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bleckley)
[out:json];
(
rel["name"="Bleckley"][type=boundary];
rel["name:en"="Bleckley"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bleckley
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Baileys Park | 32.311550 , -83.352390 |
Brown Hill | 32.552380 , -83.260440 |
Cary | 32.514880 , -83.304890 |
Cochran | 32.387731 , -83.352392 |
Coley | 32.428210 , -83.388780 |
Five Points | 32.457100 , -83.346280 |
Frazier | 32.349330 , -83.302660 |
Goldsboro | 32.472660 , -83.227660 |
Paulk | 32.385990 , -83.405170 |
Porter | 32.412940 , -83.399610 |
Powell | 32.451550 , -83.244320 |
Rebie | 32.462110 , -83.175990 |
Royal | 32.445710 , -83.378780 |
Notes:
- You can download geometry data for Bleckley 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.