Kendall (Texas) Map Cropping Samples


Create and download free physical and topographic maps for Kendall.


Download outline map of Kendall (geojson format) : Kendall.geojson (**)
Download polygon array of Kendall map for "Google Maps" : Kendall.txt
Bounding Box for Kendall Map : ( 29.716359 , -98.920799 , 30.138954 , -98.414018 )
Wikipedia ID for Kendall : Q115428
Wikipedia SPARQL Query for Kendall (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q115428 wdt:P1082 ?population. }
OPTIONAL { wd:Q115428 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q115428 wdt:P2046 ?area. }
OPTIONAL { wd:Q115428 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q115428 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q115428 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.716359, -98.920799, 30.138954, -98.414018);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Kendall)
[out:json];
(
rel["name"="Kendall"][type=boundary];
rel["name:en"="Kendall"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Kendall
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Ammans Crossing 29.894940 , -98.671140
Bankersmith 30.125760 , -98.821420
Bergheim 29.827440 , -98.575300
Boerne 29.785535 , -98.731953
Comfort 29.971411 , -98.903999
Kendalia 29.969100 , -98.522240
Kreutzberg 29.863550 , -98.675300
Lindendale 30.111870 , -98.631970
Nelson City 29.877440 , -98.795310
Oberly Crossing 29.919940 , -98.587800
Walnut Grove 29.868270 , -98.734750
Waring 29.950770 , -98.803090
Welfare 29.921600 , -98.786700


Notes:
- You can download geometry data for Kendall 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.

Create Kendall neighborhoods and villages map.


Related Pages :
Texas Map Chart Maker
Texas Blank Map Maker
Texas Photo Map Maker


All United States Maps (cities and counties)

Share this page