issues
search
OpenUpSA
/
wazimap-ng
Backend for Wazimap-NG. See also https://github.com/OpenUpSA/wazimap-ng-ui/
https://geo.vulekamali.gov.za/
Apache License 2.0
11
stars
16
forks
source link
filtering point data
#452
Closed
emre2038
closed
1 year ago
emre2038
commented
1 year ago
Description
Related Issue
How to test it locally
Changelog
Added
Updated
Removed
Checklist
[ ] 🚀 is the code ready to be merged and go live?
[ ] 🛠 does it work (build) locally
Pull Request
[ ] 📰 good title
[ ] 📝good description
[ ] 🔖 issue linked
[ ] 📖 changelog filled out
Commits
[ ] commits are clean
[ ] commit messages are clean
Code Quality
[ ] 🚧 no commented out code
[ ] 🖨 no unnecessary logging
[ ] 🎱 no magic numbers
[ ] black was run locally (as part of the pre-commit hook)
Testing
[ ] ✅ added (appropriate) unit tests
[ ] 💢 edge cases in tests were considered
[ ] ✅ ran tests locally & are passing
Description
Related Issue
How to test it locally
Changelog
Added
Updated
Removed
Checklist
Pull Request
Commits
Code Quality
Testing