Porto Grande (Amapa) Map Cropping Samples
![Porto Grande (Amapa) Map Cropping Samples-1](og_image/map_cropping/4-102050453-1.jpeg)
Porto Grande (Amapa) Map Cropping Samples-1
![Porto Grande (Amapa) Map Cropping Samples-2](og_image/map_cropping/4-102050453-3.jpeg)
Porto Grande (Amapa) Map Cropping Samples-2
![Porto Grande neighborhoods and villages map with 3D shadow effect](og_image/photo_maps/photo_map_102050453.jpg)
Porto Grande neighborhoods and villages map with 3D shadow effect
![flag map of Porto Grande with 3D shadow effect](og_image/flag_maps/flag_map_102050453.jpg)
flag map of Porto Grande with 3D shadow effect
![Porto Grande map with 3d shadow effect](og_image/blank_maps/map_102050453.png)
Porto Grande map with 3d shadow effect
Download outline map of Porto Grande (geojson format) :
Porto Grande.geojson (**)
Download polygon array of Porto Grande map for "Google Maps" :
Porto Grande.txt
Bounding Box for Porto Grande Map : ( 0.215455 , -52.349622 , 1.011737 , -51.040455 )
Wikipedia ID for Porto Grande : Q1772692
Wikipedia SPARQL Query for Porto Grande (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1772692 wdt:P1082 ?population. }
OPTIONAL { wd:Q1772692 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1772692 wdt:P2046 ?area. }
OPTIONAL { wd:Q1772692 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1772692 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1772692 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 Porto Grande map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](0.215455, -52.349622, 1.011737, -51.040455);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Porto Grande)
[out:json];
(
rel["name"="Porto Grande"][type=boundary];
rel["name:en"="Porto Grande"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Porto Grande
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Amapari | 0.616670 , -51.650000 |
Barreira Alta | 0.550000 , -52.200000 |
Campo Verde | 0.900000 , -51.633330 |
Colonia Agricola do Matapi | 0.660150 , -51.429320 |
Cupixi | 0.612042 , -51.766990 |
Mocambinho | 0.566670 , -52.200000 |
Mocambo | 0.595980 , -52.192730 |
Mongaba | 0.662680 , -51.862930 |
Mundo Novo | 0.466670 , -52.183330 |
Pacas | 0.406550 , -51.710390 |
Porto Grande | 0.707163 , -51.403736 |
Porto Platon | 0.697730 , -51.423950 |
Tracua | 0.483330 , -51.283330 |
Valdomiro Gomes | 0.665840 , -51.711020 |
Notes:
- You can download geometry data for Porto Grande 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.