Harding (New Mexico) Map Cropping Samples
Harding (New Mexico) Map Cropping Samples-1
Harding (New Mexico) Map Cropping Samples-2
Harding neighborhoods and villages map with 3D shadow effect
flag map of Harding with 3D shadow effect
Harding map with 3d shadow effect
Download outline map of Harding (geojson format) :
Harding.geojson (**)
Download polygon array of Harding map for "Google Maps" :
Harding.txt
Bounding Box for Harding Map : ( 35.389472 , -104.439215 , 36.218761 , -103.364795 )
Wikipedia ID for Harding : Q484465
Wikipedia SPARQL Query for Harding (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q484465 wdt:P1082 ?population. }
OPTIONAL { wd:Q484465 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q484465 wdt:P2046 ?area. }
OPTIONAL { wd:Q484465 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q484465 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q484465 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 Harding map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](35.389472, -104.439215, 36.218761, -103.364795);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Harding)
[out:json];
(
rel["name"="Harding"][type=boundary];
rel["name:en"="Harding"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Harding
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Albert | 35.934480 , -103.865250 |
Bates Place | 35.494490 , -103.413290 |
Brown Place | 35.535600 , -103.419120 |
Bueyeros | 35.979480 , -103.687180 |
Dehaven | 36.061700 , -103.827190 |
Gallegos | 35.609770 , -103.707190 |
Mills | 36.085310 , -104.255260 |
Mosquero | 35.774311 , -103.954413 |
Rosebud | 35.841150 , -103.445510 |
Roy | 35.945095 , -104.196288 |
Sabino | 35.990590 , -103.959420 |
Solano | 35.848370 , -104.067470 |
Yates | 36.130310 , -103.901360 |
Notes:
- You can download geometry data for Harding 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.