Garza (Texas) Map Cropping Samples
Garza (Texas) Map Cropping Samples-1
Garza (Texas) Map Cropping Samples-2
Garza neighborhoods and villages map with 3D shadow effect
flag map of Garza with 3D shadow effect
Garza map with 3d shadow effect
Download outline map of Garza (geojson format) :
Garza.geojson (**)
Download polygon array of Garza map for "Google Maps" :
Garza.txt
Bounding Box for Garza Map : ( 32.961025 , -101.557618 , 33.397221 , -101.03839 )
Wikipedia ID for Garza : Q111663
Wikipedia SPARQL Query for Garza (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q111663 wdt:P1082 ?population. }
OPTIONAL { wd:Q111663 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q111663 wdt:P2046 ?area. }
OPTIONAL { wd:Q111663 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q111663 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q111663 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 Garza map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.961025, -101.557618, 33.397221, -101.03839);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Garza)
[out:json];
(
rel["name"="Garza"][type=boundary];
rel["name:en"="Garza"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Garza
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos | 33.299260 , -101.487650 |
Close City | 33.210930 , -101.487090 |
Graham | 33.150650 , -101.469590 |
Hackberry | 33.287040 , -101.556260 |
Justiceburg | 33.042880 , -101.202910 |
Justiceburg | 33.047880 , -101.206240 |
Pleasant Valley | 33.271480 , -101.504310 |
Post | 33.191041 , -101.381459 |
Southland | 33.362040 , -101.550150 |
Verbena | 33.274810 , -101.195690 |
Notes:
- You can download geometry data for Garza 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.