Search code examples
gisqgis

Have QGIS supported to return json as a web service?


I am a newbie. I'm researching about QGIS to create a webgis. I don't know that have QGIS supported about returning data as a web service?


Solution

  • QGIS Server is an implementation of various OGC web service standards that you can use. However, I think you're better off considering PostGIS and GeoServer.