Database Reference
In-Depth Information
shp2pgsql -s 3734 -d -i -I -W LATIN1 -t 3DZ -g
the_geom hydro_line chp07.hydro | psql -U me -d
postgis_cookbook -h localhost
These data, as shown in the following image, overlay nicely with our LiDAR point
cloud:
Now,wecanbuildasimplequerytoretrievealltheLiDARpointswithinonefootof
our stream centerline as in the following query:
Search WWH ::




Custom Search