[GeoNetwork-devel] [GeoNetwork opensource Developer website] #810: Data Extents (Footprints) and Zoom To in new GUI broken

#810: Data Extents (Footprints) and Zoom To in new GUI broken
---------------------------------------+------------------------------------
Reporter: ByronCinNZ | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version:
Keywords: Extents, Footprints, Zoom |
---------------------------------------+------------------------------------
In the new GUI Widgets interface the footprints of selected metadata are
no longer displaying on the map. Also the "zoom to" action on a returned
metadata records is not working. This functionality was present in the
early December trunk revisions.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/810&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#810: Data Extents (Footprints) and Zoom To in new GUI broken
---------------------------------------+------------------------------------
Reporter: ByronCinNZ | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version:
Keywords: Extents, Footprints, Zoom |
---------------------------------------+------------------------------------

Comment(by fxp):

Using r8765 I can't reproduce the issue on Chrome or FF. Zoom to menu and
double click a result works fine for me.

Any JS error ?

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/810#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

Francois,

No errors at all. It just won't respond to a zoom to selected or show any
bounding boxes. One difference did occur to me. On these installs I only
loaded the ANZLIC and ANZMETA schemas. Would lack of the other schemas
possibly cause this? Will test.

Byron

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoNetwork-opensource-Developer-website-810-Data-Extents-Footprints-and-Zoom-To-in-new-GUI-broken-tp4552763p4553788.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.

Yes it's the plugin schemas - recent changes add the geoBox to the lucene index as a stored field for quick retrieval during search so the geoBox is not found for records from plugin schemas like anzlic, mcp etc so it doesn't appear in the search map.

I'm adding this to the plugin schemas now.

Cheers,
Simon

On 03/07/2012 08:00 PM, ByronCinNZ wrote:

Francois,

No errors at all. It just won't respond to a zoom to selected or show any
bounding boxes. One difference did occur to me. On these installs I only
loaded the ANZLIC and ANZMETA schemas. Would lack of the other schemas
possibly cause this? Will test.

Byron

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoNetwork-opensource-Developer-website-810-Data-Extents-Footprints-and-Zoom-To-in-new-GUI-broken-tp4552763p4553788.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Virtualization& Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
GeoNetwork-devel mailing list
GeoNetwork-devel@lists.sourceforge.net
geonetwork-devel List Signup and Options
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork

Francois,

That did seem to be the issue. I added back in all o the other templates,
and it works again. Which one does it need? I would think either dublin core
or 19139?

Cheers,
Byron

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoNetwork-opensource-Developer-website-810-Data-Extents-Footprints-and-Zoom-To-in-new-GUI-broken-tp4552763p4553851.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.

Simon,

The anzlic schemas bounding boxes do show up in the map, but only if the
other templates (iso19139?) are also present.

Cheers.
Byron

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/GeoNetwork-opensource-Developer-website-810-Data-Extents-Footprints-and-Zoom-To-in-new-GUI-broken-tp4552763p4553874.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.

#810: Data Extents (Footprints) and Zoom To in new GUI broken
---------------------------------------+------------------------------------
Reporter: ByronCinNZ | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.7.0
Component: General | Version:
Keywords: Extents, Footprints, Zoom |
---------------------------------------+------------------------------------

Comment(by simonp):

I suspect the problem is at least related to out of date indexing of
metadata from plugin profiles (iso19139.mcp*, iso19139.anzlic, eml-gbif
etc).

Working with iso19139.mcp no 'zoom to' or bounding boxes unless index had
geoBox field with '|' separated coords *and* ISO19139 base schema records
present.

Then analyzed and brought the iso19139.mcp index-fields.xsl up to date and
iso19139.mcp records work correctly even if they are the only records in
the catalog. I'm working on bringing the remaining plug in profiles
indexing up to date then will close this bug?

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/810#comment:2&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#810: Data Extents (Footprints) and Zoom To in new GUI broken
-------------------------+--------------------------------------------------
  Reporter: ByronCinNZ | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.7.0
Component: General | Version:
Resolution: fixed | Keywords: Extents, Footprints, Zoom
-------------------------+--------------------------------------------------
Changes (by simonp):

  * status: new => closed
  * resolution: => fixed

Comment:

Checked in 2.8.0 and fixed.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/810#comment:3&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.