django-wms icon indicating copy to clipboard operation
django-wms copied to clipboard

Web Map Service or Tile Map Service functionality for Django projects

Results 3 django-wms issues
Sort by recently updated
recently updated
newest added

Hi @yellowcap! Is this still actively maintained? Would you accept PRs with fixes/upgrades?

The list of preset symbols on the WmsMap is very limited (mainly to point symbols). Extending this list will make the package more flexible. http://mapserver.org/mapfile/symbology/construction.html

enhancement

Currently only an essential shortlist of the customization parameters for Maps and Layers can be specified when creating map services. Extend this list to a complete set of parameters.

enhancement