Vicente Guerrero (Durango) Map Cropping Samples
Vicente Guerrero (Durango) Map Cropping Samples-1
Vicente Guerrero (Durango) Map Cropping Samples-2
Vicente Guerrero neighborhoods and villages map with 3D shadow effect
flag map of Vicente Guerrero with 3D shadow effect
Vicente Guerrero map with 3d shadow effect
Download outline map of Vicente Guerrero (geojson format) :
Vicente Guerrero.geojson (**)
Download polygon array of Vicente Guerrero map for "Google Maps" :
Vicente Guerrero.txt
Bounding Box for Vicente Guerrero Map : ( 23.592366 , -104.138597 , 23.860971 , -103.816067 )
Wikipedia ID for Vicente Guerrero : Q315618
Wikipedia SPARQL Query for Vicente Guerrero (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q315618 wdt:P1082 ?population. }
OPTIONAL { wd:Q315618 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q315618 wdt:P2046 ?area. }
OPTIONAL { wd:Q315618 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q315618 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q315618 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 Vicente Guerrero map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](23.592366, -104.138597, 23.860971, -103.816067);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Vicente Guerrero)
[out:json];
(
rel["name"="Vicente Guerrero"][type=boundary];
rel["name:en"="Vicente Guerrero"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Vicente Guerrero
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alfredo V. Bonfil | 23.736710 , -103.882230 |
Alfredo V. Bonfil (Pompeya) | 23.736420 , -103.882770 |
El Ancon | 23.748140 , -104.008280 |
El Duraznito | 23.673690 , -104.048480 |
El Potrero | 23.721940 , -104.025980 |
Estacion Vicente Guerrero | 23.715070 , -103.995470 |
General Vicente Guerrero | 23.732530 , -103.982650 |
Graseros | 23.740120 , -104.041780 |
Las Americas | 23.740110 , -103.973070 |
Los Compadres | 23.727440 , -103.987050 |
San Francisco Javier | 23.725720 , -104.033710 |
San Isidro de Murillos | 23.669100 , -104.046100 |
San Jose de las Corrientes | 23.774720 , -103.846940 |
San Jose del Molino | 23.683890 , -103.977220 |
San Pedro Alcantara | 23.670830 , -104.028470 |
Santa Barbara (Maximo Rodarte Hinojosa) | 23.733360 , -103.994160 |
Solis | 23.683330 , -104.033330 |
Tonalas | 23.729110 , -103.874750 |
Vicente Guerrero | 23.732868 , -103.981194 |
Notes:
- You can download geometry data for Vicente Guerrero 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.