Build a plugin/hook on Geonode
Budget: $250 – $750 USD
I am using a Geonode (https://geonode.org/) system for one project as a platform.
The platform has an interactive map and other services using Django mostly (BPM).
Now, I need a functionality that allows me multiple selections of features with (alt/shift buttons) on the layer of the map. After the selection is complete, a button should be available like «Start application»/«process the selected features». When the user clicks the button it should automatically open the new page and bbox/gid(metadata) of those selected features should be available for further processing using the Django (functions are ready, I just need to deliver the input data from the map. Currently it is working with manual input). This is one function.
Then the user has another option. The user will draw an arbitrary polygon/region of interest instead of selecting multiple features. as soon as the drawing is completed further process is the same as previously explained.
The platform has an interactive map and other services using Django mostly (BPM).
Now, I need a functionality that allows me multiple selections of features with (alt/shift buttons) on the layer of the map. After the selection is complete, a button should be available like «Start application»/«process the selected features». When the user clicks the button it should automatically open the new page and bbox/gid(metadata) of those selected features should be available for further processing using the Django (functions are ready, I just need to deliver the input data from the map. Currently it is working with manual input). This is one function.
Then the user has another option. The user will draw an arbitrary polygon/region of interest instead of selecting multiple features. as soon as the drawing is completed further process is the same as previously explained.