[postgis-users] PostGIS to Web Map?

Andreas Neumann a.neumann at carto.net
Wed Aug 17 12:37:33 PDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

well - if you already have a QGIS project, I would try QGIS server
first. You need a recent QGIS though. If you go to the project
properties, the last tab is for WMS settings. Be sure to narrow down the
CRS to those you really need.

Along with QGIS server, there is QGIS webclient - which is basically a
regular WMS client (based on OpenLayers and GeoExt) but can also do
proprietary printing, if your QGIS project contains a layout. QGIS
webclient can also do object highlighting using vector data delivered
from GetFeatureInfo requests.

QGIS client can be downloaded from
https://github.com/qgis/qgis-web-client with a git clone.

You need to follow the readme for the global configuration.

You can find examples of QGIS server and QGIS webclient at
http://gis.uster.ch/

Your other request, the filtering, is not yet part of QGIS webclient.
QGIS server can do filtering using a filter syntax in GetMap and
GetPrint requests. You would have to extend QGIS webclient to offer a
GUI to do the filtering. The server part of the filtering is already there.

If you have questions, please ask at the QGIS user mailinglist. We are
here to assist you if you need help.

Andreas

On 08/17/2011 06:59 PM, James David Smith wrote:
> Thank you.... sounds like Geoserver might be first on my list to try....:-)
> 
> On 17 August 2011 17:58, muhammad imran <imranserver at yahoo.com> wrote:
>> James, Geoserver is good option for the beginner (windows user), but presently it is less powerful as compared to the UMN mapserver. Geosever could also generate the output in the Openlayers format (some basic functionality). But, if you need some extra interactivity (client side functionality) with the maps, you have to enrich the generated output with extra coding ...
>>
>> Imran

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJOTBh5AAoJELiCsGDopvBCnY0H/j7A5f0DpAPB3lMKaIG1A+OI
+BRZqEcfPYsNZAmCjAftEmNFajVLKqiaX17isCrv0SguyxScDCHmSiStNW2xsS3/
FzhbN+P03m5PgSmKgwg1FtrAaoNJmVe2iymFAYaB5g6507PV2xPfXxoCBrJSLVpa
FM4Jg3L2euycCgY/EfB7qC/pQOXccE+mXvE93gerMeni3dfPnMa31/R7JoSpxt2H
bULXCSyTd3dl7unIWQH/7k+hA3WpA6RJ2H3p56T1jl0FJISDg2sAKr/WdyzC04MY
znwJ9TR0tky/8arfDWkP9QRlRYEdmihUoaVz5LAvlu0gNRgbUmcXac7P5BOyh7Q=
=HUEz
-----END PGP SIGNATURE-----



More information about the postgis-users mailing list