[postgis-users] Allocating house numbers to a parcel table

Sindile Bidla sindile.bidla at gmail.com
Tue Mar 20 05:39:46 PDT 2012


I have two tables (street and parcel) in my Postgis database and I would
like to perform the following:
1. Select a particular street segment
2. Select all parcels to the left or right of 1
3. Update a field in parcels selected in 2 with numbers (odd numbers if to
the left of 1 or even numbers if to the right of 1.

This is to allow me to allocate house numbers to my parcel table.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120320/745b6390/attachment.html>


More information about the postgis-users mailing list