geonode
geonode copied to clipboard
Where can I find the upload logic?
Geonode upload local data, saves it to the database first, and then calls geoserver to publish the service? Where can I find this code?
upload local folder data:
- geonode upload this files into postgres ???
- call geoserver service . Does geonode directly write the uploaded data to the database?