Hardeman (Texas) Map Cropping Samples
Hardeman (Texas) Map Cropping Samples-1
Hardeman (Texas) Map Cropping Samples-2
Hardeman neighborhoods and villages map with 3D shadow effect
flag map of Hardeman with 3D shadow effect
Hardeman map with 3d shadow effect
Download outline map of Hardeman (geojson format) :
Hardeman.geojson (**)
Download polygon array of Hardeman map for "Google Maps" :
Hardeman.txt
Bounding Box for Hardeman Map : ( 34.055774 , -99.998006 , 34.579139 , -99.475056 )
Wikipedia ID for Hardeman : Q109317
Wikipedia SPARQL Query for Hardeman (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q109317 wdt:P1082 ?population. }
OPTIONAL { wd:Q109317 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q109317 wdt:P2046 ?area. }
OPTIONAL { wd:Q109317 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q109317 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q109317 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 Hardeman map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.055774, -99.998006, 34.579139, -99.475056);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hardeman)
[out:json];
(
rel["name"="Hardeman"][type=boundary];
rel["name:en"="Hardeman"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hardeman
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Carnes | 34.399520 , -99.738150 |
Chillicothe | 34.255984 , -99.514416 |
Goodlett | 34.335070 , -99.880100 |
Lazare | 34.283130 , -99.997600 |
Medicine Mound | 34.187860 , -99.594540 |
Middleburg | 34.256740 , -99.810100 |
North Groesbeck | 34.418130 , -99.841760 |
Punkin Center | 34.288410 , -99.880930 |
Quanah | 34.295366 , -99.742889 |
Seven L Crossing | 34.188970 , -99.874820 |
Talbert Crossing | 34.349520 , -99.780650 |
Wheatland | 34.311180 , -99.897320 |
Williams | 34.461180 , -99.894270 |
Willowview | 34.358410 , -99.705370 |
Notes:
- You can download geometry data for Hardeman 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.