Skip to content

Dorset-Council-UK/GIFramework-Maps

Repository files navigation

GIFrameworkMaps

Development (.NET) Production (.NET)

GIFrameworkMaps is a .NET based web mapping application designed and developed by the Dorset Council GIS team.

It is used by Dorset Council as their primary web mapping application for staff and the public. You can see it running live here.

GIFrameworkMaps is Free and Open Source software, it uses OpenLayers and Bootstrap, as well as many other libraries, and is licensed under the MIT licence.

Bugs

Please use the GitHub issue tracker for all bugs and feature requests. Before creating a new issue, do a quick search to see if the problem has been reported already.

Dorset Council staff should submit issues via the internal help desk.

Dependencies

To run GIFrameworkMaps with minimal modification, you will need.

  • A web server capable of running .NET applications, such as IIS, Kestral or Azure
  • PostgreSQL 13+ with PostGIS extension

GIFrameworkMaps uses Entity Framework Core. Postgres has been set up for this project, but with some modifications, any Entity Framework Core compatible provider should work. For a full list of providers, check the Entity Framework docs.

Contributing

Please see our guide on contributing if you're interested in getting involved.

Reporting security issues

Security issues should be reported privately, via email, to the Dorset Council GIS team gis@dorsetcouncil.gov.uk. You should receive a response within 24 hours during business days.

Core developers

GIFrameworkMaps is a Dorset Council Open Source project.

Alternatives

GIFrameworkMaps is a Dorset Council project and has been built according to our particular needs. Whilst we believe the project can be easily used and adapted by others, and is fairly flexible, there are other alternatives out there that may fit your needs better.

Check out the OSGeo website for other alternatives that may be better suited to your needs.

Acknowledgements

GIFrameworkMaps would not be possible without the open source community. This is just a small list of our favourite open source projects and organisations that have helped us.

Licencing

Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

The documentation is © Dorset Council and available under the terms of the Open Government 3.0 licence.