Callahan (Texas) Map Cropping Samples
Callahan (Texas) Map Cropping Samples-1
Callahan (Texas) Map Cropping Samples-2
Callahan neighborhoods and villages map with 3D shadow effect
flag map of Callahan with 3D shadow effect
Callahan map with 3d shadow effect
Download outline map of Callahan (geojson format) :
Callahan.geojson (**)
Download polygon array of Callahan map for "Google Maps" :
Callahan.txt
Bounding Box for Callahan Map : ( 32.079123 , -99.631561 , 32.51527 , -99.114049 )
Wikipedia ID for Callahan : Q108827
Wikipedia SPARQL Query for Callahan (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q108827 wdt:P1082 ?population. }
OPTIONAL { wd:Q108827 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q108827 wdt:P2046 ?area. }
OPTIONAL { wd:Q108827 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q108827 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q108827 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 Callahan map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.079123, -99.631561, 32.51527, -99.114049);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Callahan)
[out:json];
(
rel["name"="Callahan"][type=boundary];
rel["name:en"="Callahan"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Callahan
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Admiral | 32.296520 , -99.297850 |
Atwell | 32.261240 , -99.134230 |
Baird | 32.396024 , -99.396225 |
Belle Plain | 32.310960 , -99.360910 |
Clyde | 32.405586 , -99.503919 |
Cottonwood | 32.205970 , -99.204510 |
Cross Plains | 32.127068 , -99.165775 |
Denton | 32.258740 , -99.539520 |
Dudley | 32.258190 , -99.605080 |
Eula | 32.342350 , -99.561750 |
Jayell | 32.386240 , -99.323690 |
Oplin | 32.138750 , -99.558690 |
Pueblo | 32.499020 , -99.121460 |
Putnam | 32.370270 , -99.195495 |
Rowden | 32.204020 , -99.343960 |
Notes:
- You can download geometry data for Callahan 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.