[GeoNode-users] Edit option for CSV,KML file upload

Simone Dalmasso simone.dalmasso at gmail.com
Fri Sep 16 01:52:45 PDT 2016


Hi, are you using a postgres database to store your data? Make sure they
are correctly loaded there by geoserver otherwise the feature editing is
not available.

2016-09-16 9:13 GMT+02:00 Naresh N <naresh919 at gmail.com>:

> Dear Geonode Users,
>
>  I have installed Geonode in Windows environment. To Upload CSV, KML files
> the following is included in local_setting.py and able to upload csv, kml
> files.
>
> UPLOADER = {
>     'BACKEND': 'geonode.rest',
>     'OPTIONS': {
>         'TIME_ENABLED': False,
>         'GEOGIG_ENABLED': False,
>     },
>     'BACKEND': 'geonode.importer',
>     'OPTIONS': {
>         'TIME_ENABLED': False,
>         'GEOGIG_ENABLED': False,
>     }
> }
>
> When we  visualize uploaded  file through the Explore Layers option and if
> we select Edit Data option the following *issues *are facing
>
> 1. In Map window section --> Edit --> *Create option* is in *grey out
> mode* .i.e not able to select
>
> 2. If we click on* Modify option* and click on features option then *feature
> info option is not visible* and not able to edit the feature geometry and
> attributes information. I could able to find through the firebug that the
> features information is returning to browser but popup is not visible.
>
> Please find the attached  screenshot
>
> Please suggest me to resolve the issue.
>
> Thanks&Regards,
> Naresh
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geonode-users
>
>


-- 
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160916/a79f566d/attachment.html>


More information about the geonode-users mailing list