[GeoNode-users] Geocoding

Paolo Corti pcorti at gmail.com
Wed May 6 06:59:22 PDT 2015


Oh I see
then you can modify the files as you like, you will still be able to
update GeoNode without too many problems.
Using git is not required at all, but - yes would be convenient for
many reasons, including to
easily deploy the files on the server (otherwise you will need to
manually copy them).
Another (even more recommended way) to deploy updates would be to
package your GeoNode project in releases and upload them to pypi.
cheers
p


On Wed, May 6, 2015 at 3:36 PM, Annalisa Schiavon
<annalisa.schiavon at gmail.com> wrote:
> I've created and deployed a geonode project, but with admin tutorial [2].
> I've the project structure [3] but I don't create repository on Github. I
> have to create the repository to "download" and customize  my
> geonode/maps/templates/maps/map_geoexplorer.js ?
> I haven't experience with Github.
> Or I must reinstall as developer?
>
> Thanks
>
> [2]
> http://geonode.readthedocs.org/en/latest/tutorials/admin/customize_admin/setup_admin.html
> [3]
> http://geonode.readthedocs.org/en/latest/tutorials/admin/customize_admin/setup_admin.html#project-structure
>
> 2015-05-06 12:06 GMT+02:00 Paolo Corti <pcorti at gmail.com>:
>>
>> The best practice if you need to customize things is to create and
>> deploy a GeoNode project [1].
>> Alternatively you may modify the code on the server, but this is not
>> recommended as it will be difficult to keep your changes under git and
>> to sync from the geonode master.
>> p
>>
>> [1]
>> http://geonode.readthedocs.org/en/latest/tutorials/devel/projects/index.html#customize-projects
>>
>> On Wed, May 6, 2015 at 11:49 AM, Annalisa Schiavon
>> <annalisa.schiavon at gmail.com> wrote:
>> > But I need to install Geonode in "developer mode"? I've already
>> > installed
>> > geonode using apt-get install, refer to testing ver.
>> >
>> >
>> > 2015-05-06 11:31 GMT+02:00 Paolo Corti <pcorti at gmail.com>:
>> >>
>> >> Look how @ndufrane did it here for the layer searcher, you may use the
>> >> same approach:
>> >> https://github.com/GeoNode/geonode/pull/2107/files
>> >>
>> >> cheers
>> >> p
>> >>
>> >> On Wed, May 6, 2015 at 11:27 AM, Annalisa Schiavon
>> >> <annalisa.schiavon at gmail.com> wrote:
>> >> > Sorry, but I didn't understand where to customize in map template ...
>> >> > The tutorial [1] says: "Navigate to the src/app/app.js in the
>> >> > myviewer
>> >> > directory"
>> >> > In a geonode installation (2.4b22 - I've created my template from
>> >> > https://github.com/GeoNode/geonode-project/archive/testing.zip )
>> >> > where
>> >> > is
>> >> > the code? Or how can I override this script?
>> >> > In general, I've to customize Geoexplorer, but I haven't already
>> >> > found
>> >> > where!
>> >> >
>> >> > Annalisa
>> >> >
>> >> > 2015-05-05 12:58 GMT+02:00 Paolo Corti <pcorti at gmail.com>:
>> >> >>
>> >> >> Hi Annalisa
>> >> >> I don't think anything was done in this regards. Not even sure how
>> >> >> easy would be to implement it, as we would need to recursively scan
>> >> >> all of the records of each GeoNode layer (maybe a search engine
>> >> >> could
>> >> >> be used at this regard?)
>> >> >> If instead you need just to geocode a location and zoom to the
>> >> >> corresponding point in the map, you could add the geocoder tool [1]
>> >> >> in
>> >> >> your map template.
>> >> >> cheers
>> >> >> p
>> >> >>
>> >> >> [1] http://suite.opengeo.org/4.1/webapps/gxp/viewer/geocoder.html
>> >> >>
>> >> >>
>> >> >> On Tue, May 5, 2015 at 10:01 AM, Annalisa Schiavon
>> >> >> <annalisa.schiavon at gmail.com> wrote:
>> >> >> > Hi list!
>> >> >> > It is planned to implement geocoding functionality in geonode? I
>> >> >> > see
>> >> >> > this
>> >> >> > issue: https://github.com/GeoNode/geonode/issues/1810, I think it
>> >> >> > would
>> >> >> > be
>> >> >> > very useful.
>> >> >> > Someone has already added this functionality, any ideas, examples?
>> >> >> >
>> >> >> > Thanks a lot
>> >> >> > Annalisa
>> >> >> >
>> >> >> > _______________________________________________
>> >> >> > geonode-users mailing list
>> >> >> > geonode-users at lists.osgeo.org
>> >> >> > http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
>> >> >> >
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> Paolo Corti
>> >> >> Geospatial software developer
>> >> >> web: http://www.paolocorti.net
>> >> >> twitter: @capooti
>> >> >> skype: capooti
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> Paolo Corti
>> >> Geospatial software developer
>> >> web: http://www.paolocorti.net
>> >> twitter: @capooti
>> >> skype: capooti
>> >
>> >
>>
>>
>>
>> --
>> Paolo Corti
>> Geospatial software developer
>> web: http://www.paolocorti.net
>> twitter: @capooti
>> skype: capooti
>
>



-- 
Paolo Corti
Geospatial software developer
web: http://www.paolocorti.net
twitter: @capooti
skype: capooti


More information about the geonode-users mailing list