5,179 reputation
1040
bio website br.linkedin.com/in/…
location Brazil
age 32
visits member for 2 years, 6 months
seen 2 days ago
stats profile views 216

OpenSource GIS specialist. Working with environmental services in Brazil.


May
9
revised How to computational efficiently check if there are any overlapping polygons in a group of polygons?
Typo in title.
May
6
answered What's the relation between QGIS and GRASS?
May
6
asked How to computational efficiently check if there are any overlapping polygons in a group of polygons?
Apr
29
awarded  Constituent
Apr
19
answered What is the easiest one click install method for PostGIS and it's entire dependencies?
Apr
19
comment What is the easiest one click install method for PostGIS and it's entire dependencies?
Postgis doesn't need for Apache.
Apr
19
answered Performance loss for OpenLayers EPSG transformation? Storing GeoJSON coordinates in lat/lon or in native map projection?
Apr
19
answered Python GDAL: Save array as raster with projection from other file
Apr
17
answered Interacting between Openlayers and Python
Apr
17
comment Generate polygons from a set of intersecting lines
As the code description says it won't work as expected by the question author: "edges must be correctly noded; that is, they must only meet at their endpoints. The Polygonizer will run on incorrectly noded input but will not form polygons from non-noded edges"
Apr
17
revised Generate polygons from a set of intersecting lines
Typo
Apr
16
awarded  Caucus
Apr
8
awarded  Custodian
Apr
8
reviewed Reviewed Calculating sinuosity of a path with GME in ArcGIS 10?
Apr
8
revised Calculating sinuosity of a path with GME in ArcGIS 10?
edited tags
Apr
8
reviewed Leave Open What format is lat/long stored in OSM PostGIS?
Apr
8
reviewed Close Any Open source georeferencing library?
Mar
19
comment How to display a “Save As” dialog for raster files?
Ok, anyway I will keep the answer for reference.
Mar
19
comment How to identify a FRONT LAND?
+1 That's a good idea! Maybe a mix of method 2 + address... I would suggest you to write that on an answer.
Mar
19
comment How to identify a FRONT LAND?
To detect the corners I would suggest to use method 1, it would select the whole corner (the front and the side) with that you could then select the longest segment. (as shown in the pictures, corner lands have the front on the longest segment - edit: there is two exceptions on the top center).