ROGUE-JCTD / rogue_geonode

GeoSHAPE - A Django package that adds GeoSHAPE functionality to GeoNode.
http://www.geoshape.org
GNU General Public License v3.0
12 stars 25 forks source link

No option to select GeoGig repo when importing geojson #90

Open ScottEvil opened 9 years ago

ScottEvil commented 9 years ago

When I go to upload a geojson file, I can pick the checkbox for import to GeoGig but the dropdown to select the repo doesn't appear. The import was successful based on the default repo but it didn't give me the option to select one like it does with a shapefile import.

ScottEvil commented 9 years ago

I checked on the csv and kml import and this only happens for me with the geojson import

smesdaghi commented 9 years ago

made pull request to geonode: https://github.com/GeoNode/geonode/pull/2255