cga-harvard / worldmap

WorldMap GeoNode Project
GNU General Public License v3.0
13 stars 7 forks source link

Avoid forking GeoNode #88

Open capooti opened 6 years ago

capooti commented 6 years ago

I see that some core GeoNode models has been forked. I would ask to remove this and have in in the WorldMap project please

layers/models.py in_gazetteer gazetteer_project

maps/models.py content_map

people/models.py is_certifier

This can be easily done by using specific WMmap, WMlayer, WMPeople models 1<-->1 with GeoNode Map and Layer. No need to fork

Migrations must be updated accordingly.

waybarrios commented 6 years ago

working on this

capooti commented 6 years ago

thanks a lot!

capooti commented 6 years ago

I am moving this to 2.8.1