Skip to content
forked from quiqua/qgis-ol3

Plugin to convert a QGIS project into a OL3 map

License

Notifications You must be signed in to change notification settings

boesiii/qgis-ol3

 
 

Repository files navigation

QGIS to OpenLayers 3

Converts your QGIS project into an OpenLayers 3 map.

Current version includes the following features:

  • Built-in preview.
  • Support for both raster and vector layers.
  • Support for WMS (if the service supports EPSG:3857).
  • Symbology exporting, including:

    • Basic styles for points, lines and polygons (single symbol, categorized, graduated).
    • SVG icons for point markers.
    • Labeling.
    • Transparency.
  • Add layers list.
  • Basic support for groups.
  • Add scale bar.
  • Add feature info popup for selected layers, based on a given field, on hover or on click.
  • Template-based, so new templates can be easily be created
  • Automatically minifies GeoJSON output files and removes unused attributes.
  • Template-based, so new templates can be easily be created
  • Add highlight function to highlight features when passing the mouse pointer over them.

Usage is documented here.

JavaScript libraries used by exported page

About

Plugin to convert a QGIS project into a OL3 map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.4%
  • HTML 5.9%
  • JavaScript 5.7%
  • CSS 2.0%