Caldwell (Texas) Map Cropping Samples

Caldwell (Texas) Map Cropping Samples-1

Caldwell (Texas) Map Cropping Samples-2

Caldwell neighborhoods and villages map with 3D shadow effect

flag map of Caldwell with 3D shadow effect

Caldwell map with 3d shadow effect
Download outline map of Caldwell (geojson format) :
Caldwell.geojson (**)
Download polygon array of Caldwell map for "Google Maps" :
Caldwell.txt
Bounding Box for Caldwell Map : ( 29.630718 , -97.899238 , 30.072907 , -97.315823 )
Wikipedia ID for Caldwell : Q26591
Wikipedia SPARQL Query for Caldwell (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q26591 wdt:P1082 ?population. }
OPTIONAL { wd:Q26591 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q26591 wdt:P2046 ?area. }
OPTIONAL { wd:Q26591 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q26591 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q26591 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 Caldwell map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.630718, -97.899238, 30.072907, -97.315823);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Caldwell)
[out:json];
(
rel["name"="Caldwell"][type=boundary];
rel["name:en"="Caldwell"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Caldwell
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Brownsboro | 29.783840 , -97.609160 |
| Dale | 29.927440 , -97.564440 |
| Delhi | 29.827450 , -97.395550 |
| Elm Grove | 29.890780 , -97.487500 |
| Fentress | 29.756060 , -97.776390 |
| Joliet | 29.769390 , -97.679170 |
| Lockhart | 29.878516 , -97.683037 |
| Luling | 29.681662 , -97.646585 |
| Lytton Springs | 30.004660 , -97.612500 |
| Martindale | 29.845058 , -97.840478 |
| Maxwell | 29.881050 , -97.793340 |
| Mcmahan | 29.852720 , -97.519440 |
| McNeil | 29.708280 , -97.584440 |
| Mendoza | 30.004940 , -97.686110 |
| Prairie Lea | 29.732450 , -97.753610 |
| Reedville | 29.879660 , -97.846390 |
| Saint Johns Colony | 29.971050 , -97.558330 |
| Seawillow | 29.823280 , -97.605550 |
| Soda Springs | 29.718840 , -97.599160 |
| Stairtown | 29.718280 , -97.727780 |
| Taylorsville | 29.896060 , -97.498050 |
| Tilmon | 29.797730 , -97.553330 |
| Watts | 29.756890 , -97.567220 |
Notes:
- You can download geometry data for Caldwell 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.