Elbert (Colorado) Map Cropping Samples
Elbert (Colorado) Map Cropping Samples-1
Elbert (Colorado) Map Cropping Samples-2
Elbert neighborhoods and villages map with 3D shadow effect
flag map of Elbert with 3D shadow effect
Elbert map with 3d shadow effect
Download outline map of Elbert (geojson format) :
Elbert.geojson (**)
Download polygon array of Elbert map for "Google Maps" :
Elbert.txt
Bounding Box for Elbert Map : ( 38.866436 , -104.663261 , 39.566623 , -103.714117 )
Wikipedia ID for Elbert : Q115563
Wikipedia SPARQL Query for Elbert (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q115563 wdt:P1082 ?population. }
OPTIONAL { wd:Q115563 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q115563 wdt:P2046 ?area. }
OPTIONAL { wd:Q115563 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q115563 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q115563 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 Elbert map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](38.866436, -104.663261, 39.566623, -103.714117);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Elbert)
[out:json];
(
rel["name"="Elbert"][type=boundary];
rel["name:en"="Elbert"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Elbert
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agate | 39.461650 , -103.942180 |
Beck Sand Draw Crossing | 39.026930 , -104.053290 |
Bijou | 39.422480 , -104.198290 |
Buick | 39.408080 , -103.898557 |
Cedar Point | 39.345260 , -103.870510 |
Cimarron | 39.373610 , -104.627780 |
Elbert | 39.218856 , -104.540443 |
Elizabeth | 39.361015 , -104.606172 |
Fondis | 39.215820 , -104.347190 |
Kiowa | 39.343041 , -104.455417 |
Kutch | 38.910550 , -103.869400 |
Matheson | 39.171650 , -103.975510 |
Parker Highlands | 39.471390 , -104.650560 |
Pawnee Hills | 39.393060 , -104.638330 |
Ponderosa Park | 39.398735 , -104.635534 |
Prairie Trail Ranches | 39.469720 , -104.632220 |
River Bend | 39.299909 , -103.807001 |
Simla | 39.141051 , -104.081754 |
Notes:
- You can download geometry data for Elbert 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.