[postgis-devel] PostGIS 2.0 Web adhoc query viewer for Geometry and Raster - PHP and ASP.NET

Paragon Corporation lr at pcorp.us
Fri Aug 26 15:18:20 PDT 2011


For those who are interested in quick web based rendering tools for PostGIS
raster and geometry.  We've whipped up one for PHP and ASP.NET.
 
These are more a proof of concept to demonstrate how to use the new raster
output functions and how they help augment what you can do with postgis
geometries.
 
http://www.bostongis.com/blog/
 
ASP.NET one (have both VB.NET and C#)
http://www.bostongis.com/blog/index.php?/archives/174-Minimalist-Web-based-A
SP.NET-PostGIS-2.0-Spatial-GeometryRaster-Viewer.html
 
PHP
http://www.bostongis.com/blog/index.php?/archives/175-Minimalist-Web-based-P
HP-PostGIS-2.0-Spatial-GeometryRaster-Viewer.html
 
All the image generation is being done in the database.  The database IS
YOUR Middleware :)
 
The web scripting language is simply dumping out the image to the web
response stream.
 
Thanks,
Regina and Leo
http://www.postgis.us
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20110826/8fa5e0af/attachment.html>


More information about the postgis-devel mailing list