From mr.adamcox at gmail.com Fri Aug 5 07:03:10 2022 From: mr.adamcox at gmail.com (Adam Cox) Date: Fri, 5 Aug 2022 09:03:10 -0500 Subject: [GeoNode-devel] GeoNode extension for georeferencing Documents (e.g. historical maps) Message-ID: Hello everyone, As part of my recently completed masters thesis I created an extension for GeoNode that allows users to georeference (georectify) Documents directly in the browser (a la Map Warper ) and turn them into GeoNode raster Layers. I presented a short introduction to the concept at the GeoNode Summit 2020. The project repository is here: https://github.com/mradamcox/loc-insurancemaps. I worked hard to construct the georeferencing extension such that it could be added to any existing GeoNode implementation. However, it still needs to be repackaged, and some aspects of it should be reworked (e.g. how the GeoTIFFs are ingested into GeoServer/GeoNode), before it's ready for wide adoption. Here is documentation on its design (much, much more in the paper linked above). My original motivation was to facilitate crowdsourced georeferencing of large historical map collections, so I also conducted a public pilot project from Feb-May of this year, implementing this extension and further custom work at oldinsurancemap.net. Over 35 people participated in some way, and about 1,500 documents were georeferenced. Ultimately, for my specific project I think GeoNode was more complex and resource-intensive than what I really needed. However, this extension worked well, and I still think it could add considerable value to other people's GeoNode implementations (especially cultural heritage or municipal implementations); to my knowledge, browser-based georeferencing is a capability that ArcGIS Online does not have. *So: If you or your organization is interested in supporting or implementing this georeferencing extension, please reach out to me*. I have finished my degree program and am looking around for what comes next. Finally, I'd like to give a big *thank you* to everyone here who helped me throughout the course of this project, especially on the Gitter chat! I learned a lot from working with GeoNode, and will stay tuned and try to contribute when I can. Thanks, Adam Cox mr.adamcox at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From giovanni.allegri at geosolutionsgroup.com Thu Aug 25 06:41:34 2022 From: giovanni.allegri at geosolutionsgroup.com (Giovanni Allegri) Date: Thu, 25 Aug 2022 15:41:34 +0200 Subject: [GeoNode-devel] Using a custom scheme @ gn4. How does it work? In-Reply-To: <16441C76-427A-4385-BB5D-8D3936079551@csgis.de> References: <16441C76-427A-4385-BB5D-8D3936079551@csgis.de> Message-ID: Hi Toni, I completely missed this email. I'm not very much into this topic. I suggest you to open an issue on GitHub where Emanuele and Mattia (which implemented this) might read the request. Giovanni On Tue, Apr 26, 2022 at 12:05 PM Toni Sch?nbuchner < toni.schoenbuchner at csgis.de> wrote: > Dear all, > > I?m testing the promising new feature of custom metadata: > https://docs.geonode.org/en/master/usage/extra_metadata/settings.html > > Therefore I?ve added the following in the extra metadata field in the > wizard: > https://master.demo.geonode.org/catalogue/#/dataset/879 > > [ > { > "field_name": "bike", > "field_label": "KTM", > "field_value": "ktm", > "filter_header": "Sports Parameters" > } > ] > > and would expect the data to be shown here: > > https://master.demo.geonode.org/datasets/geonode_master_data:geonode:tl_2018_02_anrc0/metadata_detail > > This as the template defines a block for it: > > https://github.com/GeoNode/geonode/blob/4535b87194685b72692ba58f6069ca675ee50ab8/geonode/maps/templates/layouts/map_panels.html#L536-L541 > > Unfortunately neither the data is shown, nor the facet is added. > > Do I misuse or misunderstand this feature? > > Best > > Toni > > > _______________________________________________ > geonode-devel mailing list > geonode-devel at lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/geonode-devel > -- == GeoServer Professional Services from the experts! Visit http://bit.ly/gs-services-us for more information. == Dott. Giovanni Allegri Technical Lead / Project Manager GeoSolutions Group phone: +39 0584 962313 cell: +39 345 2815774 fax: +39 0584 1660272 https://www.geosolutionsgroup.com/ http://twitter.com/geosolutions_it ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati ?GDPR?), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) ? un dato la cui conoscenza ? riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le ? giunto per errore, ? tenuta/o a cancellarlo, ogni altra operazione ? illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 ?GDPR? - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail. -------------- next part -------------- An HTML attachment was scrubbed... URL: From toni.schoenbuchner at csgis.de Thu Aug 25 22:43:00 2022 From: toni.schoenbuchner at csgis.de (=?utf-8?Q?Toni_Sch=C3=B6nbuchner?=) Date: Fri, 26 Aug 2022 07:43:00 +0200 Subject: [GeoNode-devel] Using a custom scheme @ gn4. How does it work? In-Reply-To: References: Message-ID: Hi Giovanni, no problem! I will test this feature again with the current stable release and if needed open an issue. Best, Toni > Von: Giovanni Allegri > Betreff: Aw: [GeoNode-devel] Using a custom scheme @ gn4. How does it work? > Datum: 25. August 2022 um 15:41:34 MESZ > An: Toni Sch?nbuchner > Kopie: geonode-devel at lists.osgeo.org > > > Hi Toni, > > I completely missed this email. > I'm not very much into this topic. I suggest you to open an issue on GitHub where Emanuele and Mattia (which implemented this) might read the request. > > Giovanni > > On Tue, Apr 26, 2022 at 12:05 PM Toni Sch?nbuchner > wrote: > Dear all, > > I?m testing the promising new feature of custom metadata: > https://docs.geonode.org/en/master/usage/extra_metadata/settings.html > > Therefore I?ve added the following in the extra metadata field in the wizard: > https://master.demo.geonode.org/catalogue/#/dataset/879 > > [ > { > "field_name": "bike", > "field_label": "KTM", > "field_value": "ktm", > "filter_header": "Sports Parameters" > } > ] > > and would expect the data to be shown here: > https://master.demo.geonode.org/datasets/geonode_master_data:geonode:tl_2018_02_anrc0/metadata_detail > > This as the template defines a block for it: > https://github.com/GeoNode/geonode/blob/4535b87194685b72692ba58f6069ca675ee50ab8/geonode/maps/templates/layouts/map_panels.html#L536-L541 > > Unfortunately neither the data is shown, nor the facet is added. > > Do I misuse or misunderstand this feature? > > Best > > Toni > > > _______________________________________________ > geonode-devel mailing list > geonode-devel at lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/geonode-devel > > > -- > == > GeoServer Professional Services from the experts! > Visit http://bit.ly/gs-services-us for more information. > == > > Dott. Giovanni Allegri > Technical Lead / Project Manager > > GeoSolutions Group > phone: +39 0584 962313 > cell: +39 345 2815774 > fax: +39 0584 1660272 > > https://www.geosolutionsgroup.com/ > http://twitter.com/geosolutions_it > ------------------------------------------------------- > > Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati ?GDPR?), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) ? un dato la cui conoscenza ? riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le ? giunto per errore, ? tenuta/o a cancellarlo, ogni altra operazione ? illecita. Le sarei comunque grato se potesse darmene notizia. > > This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 ?GDPR? - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail. > > > _______________________________________________ > geonode-devel mailing list > geonode-devel at lists.osgeo.org > https://lists.osgeo.org/mailman/listinfo/geonode-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: