The trigger tag has no wiki summary.
3
votes
1answer
80 views
PostGIS Trigger doesn't work
The trigger below don't works and I need that when a new pipeline (adutoras) is inserted or updated, the procedure check what are the municipalities (municipios) that intersects the pipes and put the ...
0
votes
1answer
76 views
Trigger on link length and filling attribute table
I create linear geometry in QGIS 1.8.0 (geometry stored in PostGIS 2.0). Help create trigger functions:
in database should not be a lines less than 2 meters (linear geometry with length <2 meters ...
