Download outline map of Jim Hogg (geojson format) :
Jim Hogg.geojson (**)
Download polygon array of Jim Hogg map for "Google Maps" :
Jim Hogg.txt
Bounding Box for Jim Hogg Map : ( 26.783444 , -98.954771 , 27.359101 , -98.417883 )
Wikipedia ID for Jim Hogg : Q279452
Wikipedia SPARQL Query for Jim Hogg (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q279452 wdt:P1082 ?population. }
OPTIONAL { wd:Q279452 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q279452 wdt:P2046 ?area. }
OPTIONAL { wd:Q279452 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q279452 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q279452 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 Jim Hogg map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.783444, -98.954771, 27.359101, -98.417883);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jim Hogg)
[out:json];
(
rel["name"="Jim Hogg"][type=boundary];
rel["name:en"="Jim Hogg"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jim Hogg
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Nueva | 26.901720 , -98.600300 |
Cuevitas | 26.825880 , -98.861420 |
Guerra | 26.882583 , -98.894882 |
Hebbronville | 27.323977 , -98.686069 |
Las Lomitas | 27.337839 , -98.662890 |
Las Lomitas A Colonia | 27.355320 , -98.668350 |
Las Lomitas B Colonia | 27.334200 , -98.672240 |
Las Lomitas C Colonia | 27.352260 , -98.668350 |
San Antonio Viejo | 26.955600 , -98.832810 |
South Fork Colonia | 27.270320 , -98.702240 |
South Fork Estates | 27.269656 , -98.723951 |
Thompsonville | 27.260012 , -98.784671 |
Notes:
- You can download geometry data for Jim Hogg 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.