[GeoNode-users] Edit option for CSV,KML file upload
Simone Dalmasso
simone.dalmasso at gmail.com
Fri Sep 16 06:36:55 PDT 2016
Can you check if they are loaded correctly in the db with geoserver?
Also, when you open the map composer it issue an edit-cheeck http request
to geonode. Can you take a look at what's the result of it?
2016-09-16 12:44 GMT+02:00 Naresh N <naresh919 at gmail.com>:
> Dear Simone Dalmasso,
>
> Thank a lot for quick response. Yes I am using postgres database. If I
> load shapefile ,then Create, Modify options are working fine. But in case
> of CSV and KML files the issues which I mentioned in my earlier mail is
> coming. Please any idea to resolve.
>
> Thanks&Regards,
> Naresh
>
> On Fri, Sep 16, 2016 at 2:22 PM, Simone Dalmasso <
> simone.dalmasso at gmail.com> wrote:
>
>> 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
>>
>
>
--
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160916/89f73c98/attachment-0001.html>
More information about the geonode-users
mailing list