752 reputation
6
bio website none
location Brazil
age 31
visits member for 5 months
seen May 18 at 23:17
stats profile views 15

Informatic GIS Developer. Acts on small, medium projects.


May
18
revised PostGIS - ST_Collect but only include POLYGONs not POINTs?
add additional details on answer considred too "brief".
May
18
answered Mapping elements in a warehouse
May
18
answered google geocoding service combined with openlayers - not working
May
18
comment google geocoding service combined with openlayers - not working
Well if google require a google map, just add the google layers as base layer and set it active when the search runs OK. SO you can use it with OpenLayers too.
May
18
answered PostGIS - ST_Collect but only include POLYGONs not POINTs?
May
18
answered Geometry has incorrect latitude-longitudes
May
18
answered Having Trouble with ST_Buffer and ST_Union
May
17
answered PostGIS SQL query to find a polygon that intersects with a line
May
17
comment request two layers in search action of one PanelForm
Can not you clone the formPanel object replacing the protocol1 with protocol2 and launch a second request then delete cloned object? So you click once and trigger two events? I do not use this library but have done things like you wish using other libraries.
May
17
answered How to highlight feature clicked as row in table using OpenLayers+jquery?
May
17
answered How to make the Overlays in OpenLayers exclusives using events at checkbox level?
May
17
answered Marker layer not responding to events in OpenLayers
May
17
answered Using Google Map API for Business with Openlayers
May
17
answered request two layers in search action of one PanelForm
May
16
answered add a vector point on OSM map
May
16
answered OpenLayers vs Leaflet for specific app
May
10
comment Blank MapServer WMS image at low zoom levels in OpenLayers
Well, try replace the projection from epsg:3857 to epsg:900913. They look quite same but they are a little different. Copy the WMS request and paste into a new browser tab. With a little lucky, if problem on Mapserver, then he will report the error on output. This should be an problem with OpenLayers computed bounds.
May
10
answered Openlayers – Empty spaces when resizing map in height (opera and safari)
Jan
4
answered how to search for a Point of MultiLineString geometry in a json file using OpenLayers
Jan
4
answered OpenLayers.Filter.Comparison.LIKE doesn't filter special characters!