Download outline map of Houston (geojson format) :
Houston.geojson (**)
Download polygon array of Houston map for "Google Maps" :
Houston.txt
Bounding Box for Houston Map : ( 32.282583 , -83.856851 , 32.692169 , -83.482459 )
Wikipedia ID for Houston : Q486362
Wikipedia SPARQL Query for Houston (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q486362 wdt:P1082 ?population. }
OPTIONAL { wd:Q486362 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q486362 wdt:P2046 ?area. }
OPTIONAL { wd:Q486362 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q486362 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q486362 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 Houston map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.282583, -83.856851, 32.692169, -83.482459);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Houston)
[out:json];
(
rel["name"="Houston"][type=boundary];
rel["name:en"="Houston"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Houston
| Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
| Antebellum North | 32.671530 , -83.704910 |
| Barrington | 32.595420 , -83.705740 |
| Bass | 32.585700 , -83.666570 |
| Beaver Creek | 32.505700 , -83.662410 |
| Bonaire | 32.543760 , -83.596020 |
| Bonners Camp | 32.450150 , -83.745740 |
| Bonnie Brae Subdivision | 32.483760 , -83.792410 |
| Cardinal Ridge | 32.529310 , -83.704070 |
| Centerville | 32.633922 , -83.685339 |
| Claybed | 32.517090 , -83.597960 |
| Clinchfield | 32.413490 , -83.638240 |
| Creekside | 32.581530 , -83.620740 |
| Crestwood Estates | 32.637090 , -83.673240 |
| Deerwood | 32.573480 , -83.588520 |
| Devereaux Estates | 32.514040 , -83.719630 |
| Doublegate | 32.551540 , -83.646020 |
| Dove Cove | 32.603200 , -83.706300 |
| Echeconnee | 32.685140 , -83.700460 |
| Echo Glen | 32.646530 , -83.656850 |
| Elberta | 32.659310 , -83.618790 |
| Elko | 32.330990 , -83.706290 |
| Elmdale Estates | 32.551260 , -83.638790 |
| Fairview Estates | 32.626530 , -83.676020 |
| Forest Pointe | 32.567370 , -83.573790 |
| Fox Ridge Estates | 32.479320 , -83.696570 |
| Grovania | 32.365990 , -83.663240 |
| Grove Park | 32.377930 , -83.725740 |
| Hayneville | 32.383490 , -83.620740 |
| Heard | 32.537930 , -83.683800 |
| Henderson | 32.341270 , -83.789350 |
| Hickory Woods | 32.566530 , -83.622680 |
| Hidden Oaks | 32.606810 , -83.696300 |
| Holly Bluff | 32.573200 , -83.581290 |
| Houston Lake | 32.495700 , -83.676020 |
| Houston Lake Woods | 32.501540 , -83.676300 |
| Kathleen | 32.495980 , -83.607680 |
| Kings Crest Subdivision | 32.483480 , -83.785740 |
| Kings Crossing | 32.565420 , -83.609630 |
| Klondike | 32.348210 , -83.576010 |
| Laurel Crest Subdivision | 32.493200 , -83.703240 |
| Lea Glen | 32.445710 , -83.672960 |
| Meadowdale | 32.444600 , -83.775740 |
| Moss Oak | 32.419600 , -83.774350 |
| Neal | 32.440150 , -83.788240 |
| Oak Knolls | 32.488760 , -83.787960 |
| Pabst | 32.440430 , -83.627400 |
| Peachtree Estates | 32.565420 , -83.641570 |
| Perry | 32.471324 , -83.728244 |
| Pike Acres | 32.667090 , -83.648790 |
| Pilgrim Rest | 32.554310 , -83.672680 |
| Pine Forest | 32.586810 , -83.692680 |
| Quail Meadow | 32.598200 , -83.701020 |
| Quail Run | 32.600980 , -83.686570 |
| Quail Run North | 32.608480 , -83.693240 |
| Quail Run North | 32.596540 , -83.715180 |
| Redding | 32.589870 , -83.595460 |
| River West | 32.516810 , -83.550180 |
| Robins AFB | 32.609196 , -83.584529 |
| Robins Air Force Base | 32.609110 , -83.584440 |
| Robins Forest West | 32.598480 , -83.678520 |
| Russell Glen | 32.587650 , -83.640460 |
| Sand Bed | 32.456820 , -83.618240 |
| Settlers Landing | 32.569590 , -83.683240 |
| Shady Grove | 32.523760 , -83.685460 |
| Sleepy Hollow | 32.566810 , -83.694350 |
| Sonja Heights | 32.586260 , -83.652680 |
| South Oaks | 32.576530 , -83.637410 |
| South Pointe | 32.520700 , -83.643790 |
| South Springs | 32.532370 , -83.641570 |
| Stathams Landing | 32.570980 , -83.573520 |
| Turtle Creek | 32.574040 , -83.652130 |
| Wallston | 32.619590 , -83.599900 |
| Warner Robins | 32.598476 , -83.653040 |
| Waterford South | 32.527920 , -83.558240 |
| Wellington Woods | 32.644590 , -83.695740 |
| Wildwood Estates | 32.493760 , -83.693800 |
| Willow Run | 32.490980 , -83.645740 |
| Windsor Forest | 32.575980 , -83.618240 |
| Woodard Estates | 32.525980 , -83.625180 |
| Woodfield Subdivision | 32.570420 , -83.584630 |
| Woody Acres | 32.519590 , -83.713800 |
| Wrights Mill | 32.610420 , -83.654630 |
Notes:
- You can download geometry data for Houston 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.