Comanche (Texas) Map Cropping Samples

Comanche (Texas) Map Cropping Samples-1

Comanche (Texas) Map Cropping Samples-2

Comanche neighborhoods and villages map with 3D shadow effect

flag map of Comanche with 3D shadow effect

Comanche map with 3d shadow effect
Download outline map of Comanche (geojson format) :
Comanche.geojson (**)
Download polygon array of Comanche map for "Google Maps" :
Comanche.txt
Bounding Box for Comanche Map : ( 31.683989 , -98.924401 , 32.261436 , -98.156568 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Comanche map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.683989, -98.924401, 32.261436, -98.156568);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Comanche)
[out:json];
(
rel["name"="Comanche"][type=boundary];
rel["name:en"="Comanche"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Comanche
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Beattie | 32.038200 , -98.692550 |
| Comanche | 31.900480 , -98.604363 |
| Comyn | 32.072920 , -98.470320 |
| De Leon | 32.111350 , -98.535156 |
| Downing | 32.024030 , -98.550600 |
| Duster | 32.104860 , -98.676720 |
| Energy | 31.762930 , -98.369480 |
| Fleming | 31.813210 , -98.472540 |
| Gartman View | 31.941530 , -98.571440 |
| Gustine | 31.845689 , -98.402529 |
| Hasse | 31.936530 , -98.488660 |
| Lamkin | 31.823210 , -98.264210 |
| Newburg | 31.786820 , -98.521990 |
| Proctor | 31.987370 , -98.429770 |
| Roch | 32.024030 , -98.455050 |
| Rucker | 32.165140 , -98.602830 |
| Sidney | 31.949310 , -98.737270 |
| Siloam | 31.840980 , -98.338650 |
| Sipe Springs | 32.090700 , -98.784220 |
| Stag Creek | 32.012090 , -98.757000 |
| Vandyke | 31.972370 , -98.560880 |
| Watson | 31.870430 , -98.727550 |
| Wilson | 31.931540 , -98.266980 |
Notes:
- You can download geometry data for Comanche 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.