Anderson (Kentucky) Map Cropping Samples
Anderson (Kentucky) Map Cropping Samples-1
Anderson (Kentucky) Map Cropping Samples-2
Anderson neighborhoods and villages map with 3D shadow effect
flag map of Anderson with 3D shadow effect
Anderson map with 3d shadow effect
Download outline map of Anderson (geojson format) :
Anderson.geojson (**)
Download polygon array of Anderson map for "Google Maps" :
Anderson.txt
Bounding Box for Anderson Map : ( 37.884348 , -85.170062 , 38.129607 , -84.796327 )
Wikipedia ID for Anderson : Q486099
Wikipedia SPARQL Query for Anderson (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486099 wdt:P1082 ?population. }
OPTIONAL { wd:Q486099 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486099 wdt:P2046 ?area. }
OPTIONAL { wd:Q486099 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486099 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486099 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 Anderson map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.884348, -85.170062, 38.129607, -84.796327);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Anderson)
[out:json];
(
rel["name"="Anderson"][type=boundary];
rel["name:en"="Anderson"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Anderson
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alton | 38.088960 , -84.934950 |
Anderson City | 38.007290 , -85.025790 |
Ashbrook | 37.932020 , -85.045790 |
Avenstoke | 38.108410 , -85.000510 |
Birdie | 38.037570 , -85.014680 |
Drydock | 37.988680 , -85.022450 |
Fairview | 37.901460 , -85.106900 |
Fox Creek | 37.987850 , -84.968010 |
Gee | 38.045070 , -85.063010 |
Glensboro | 38.004790 , -85.059950 |
Hickory Grove | 37.967300 , -84.993290 |
Johnsonville | 37.935070 , -85.106900 |
Klondyke | 37.946460 , -85.090230 |
Lawrenceburg | 38.033204 , -84.903147 |
Mcbrayer | 37.975350 , -84.885510 |
Nevin | 37.946190 , -84.883280 |
Ninevah | 38.082570 , -84.878840 |
Sinai | 37.954240 , -85.027180 |
Sparrow | 37.923960 , -85.150790 |
Stringtown | 38.008130 , -84.880780 |
Tyrone | 38.032850 , -84.836340 |
Van Buren | 37.974510 , -85.165230 |
Wayside | 38.025070 , -85.105230 |
Notes:
- You can download geometry data for Anderson 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.