wiseomran / ala

Automatically exported from code.google.com/p/ala
0 stars 0 forks source link

Link layers entries to geonetwork metadata pages #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Original Issue  - 
https://code.google.com/p/alageospatialportal/issues/detail?id=538

Reported by gavin.ja...@gmail.com, Jun 1, 2011 
Update the layers table so that entries link back to their respective 
geonetwork pages (where available).
 Jun 5, 2011 #1 gavin.ja...@gmail.com 
Just working out the kinks in dev now. Have had to ask Simon how we reference 
geonetwork metadata records via uuid - the protocol may have changed in the 
latest version of gn.

eg.

http://spatial-dev.ala.org.au/geonetwork/srv/en/metadata.show?uuid=ADE7BE26-A04A
-4DD5-894D-7354AF083844

Should (and used to) work.
 Status: Started Jun 6, 2011 #2 gavin.ja...@gmail.com 
Checked with simon, the uuid needs to be in lowercase - have updated layers 
table accordingly.
 Status: InTest Jun 7, 2011 Project Member #3 leebel...@gmail.com 
Thanks Gavin but problems remain. Tried (i) on "Phosphorus - plant available 
pre-European" and after the summary page link to geonetwork, I got -

The requested operation could not be performed.

MetadataNotFoundEx : Metadata not found 

I also noted formatting problems with the links to BRS with for example 
"Natural resources management expenditure" metadata.

We are in the situation again where we need a check script to see if we can 
detect if there are problems with these links.

To "Started"
 Status: Started Jun 7, 2011 #4 gavin.ja...@gmail.com 
Yeah, this is  issue 543  (I raised it the other day when we were on skype), 
unrelated to this issue (the geonetwork links are fine). I have touched base 
with Ajay this morning to take a look at it.
 Status: InTest Jun 8, 2011 Project Member #5 leebel...@gmail.com 
Then unsure what I am testing? 
http://spatial-dev.ala.org.au/geonetwork/srv/en/metadata.show?uuid=ADE7BE26-A04A
-4DD5-894D-7354AF083844 still doesn't work.
 Status: Started Jun 8, 2011 #6 gavin.ja...@gmail.com 
Geonetwork uuids will now all be in lowercase from the layer pages.

Try clicking through from a layer page (from a climate or substrate layer
page).

http://spatial.ala.org.au/layers/
http://spatial-dev.ala.org.au/layers/

Cheers,
Gav
 Jun 9, 2011 #7 gavin.ja...@gmail.com 
(No comment was entered for this change.)
 Status: InTest Jun 9, 2011 Project Member #8 leebel...@gmail.com 
Mapped Clay%, clicked (i), then on geonetwork link and got error.

 Status: Started Jun 16, 2011 #9 gavin.ja...@gmail.com 
OK - fixed up substrate records on dev (turns out I had to upload via anzmet 
lite - the geonetwork batch import process didn't index the uuid). All linked 
records can now be accessed (wget output logs attached).
 dev_metadata.sh 12.8 KB   View   Download output_dev.txt 121 KB   View   Download prod_metadata.sh 12.3 KB   View   Download output_prod.txt 118 KB   View   Download Status: InTest Jun 21, 2011 Project Member #10 leebel...@gmail.com 
Gavin: 121 records = all in geonetwork but what about 'external' metadata?
 Jun 22, 2011 Project Member #11 leebel...@gmail.com 
This should be back to Started to include availability of non-Geonetwork 
metadata.
 Status: Started Jun 26, 2011 #12 gavin.ja...@gmail.com 
Update: we have some broken external metadata links.

Dev: 9 broken URLs

http://adl.brs.gov.au/FindIt/php/full_internal.php?fileidentifier=http://adl.brs
.gov.au/findit/metadata_files/pa_daaslr9abd_00111a01.xml
http://adl.brs.gov.au/mapserv/intveg/index.html
http://www.ga.gov.au/nmd/products/digidat/dem_9s.jsp
http://gisca.adelaide.edu.au/products_services/ariav2_about.html
http://adl.brs.gov.au/anrdl/php/full.php?fileidentifier=http://adl.brs.gov.au/fi
ndit/metadata_files/pa_masocr9cl__01111a00.xml
http://adl.brs.gov.au/anrdl/php/full.php?fileidentifier=http://adl.brs.gov.au/fi
ndit/metadata_files/pa_sphaar9nnd_01611a00.xml
http://www.anra.gov.au/topics/soils/erosion/index.html,
http://www.ga.gov.au/nmd/products/digidat/dem_9s.jsp
http://www.ga.gov.au/nmd/products/digidat/dem_9s.jsp

Prod: 9 broken URLs

http://www.ga.gov.au/nmd/products/digidat/dem_9s.jsp
http://gisca.adelaide.edu.au/products_services/ariav2_about.html
http://adl.brs.gov.au/anrdl/php/full.php?fileidentifier=http://adl.brs.gov.au/fi
ndit/metadata_files/pa_masocr9cl__01111a00.xml
http://adl.brs.gov.au/anrdl/php/full.php?fileidentifier=http://adl.brs.gov.au/fi
ndit/metadata_files/pa_sphaar9nnd_01611a00.xml
http://adl.brs.gov.au/FindIt/php/full_internal.php?fileidentifier=http://adl.brs
.gov.au/findit/metadata_files/pa_daaslr9abd_00111a01.xml
http://www.anra.gov.au/topics/soils/erosion/index.html,
http://www.ga.gov.au/nmd/products/digidat/dem_9s.jsp
http://www.ga.gov.au/nmd/products/digidat/dem_9s.jsp
http://adl.brs.gov.au/mapserv/intveg/index.html

 external_metadata_test_dev.sh 12.8 KB   View   Download external_metadata_test_prod.sh 12.8 KB   View   Download wget_output_dev.txt 119 KB   View   Download wget_output_prod.txt 118 KB   View   Download Jun 26, 2011 #13 gavin.ja...@gmail.com 
Bryn has been emailed is going to take a look at these.

(the following relate to the name field in the layers table).

    slope
    aspect
    elevation
    aria
    soil_carbon
    ph
    sodicity
    landcover

These links are broken in both the dev and the prod environments (both 
environments will need to be fixed with an update sql script).

 Jul 13, 2011 #14 gavin.ja...@gmail.com 
Assigning to Bryn for metadata update.
 Owner: brynk.ala@gmail.com Oct 6, 2011 Project Member #15 leebel...@gmail.com 
Lowering non-biocache to High for now
 Cc: gavin.ja...@gmail.com Labels: -Priority-Critical Priority-High Jan 2, 2012 Project Member #16 leebel...@gmail.com 
Allocating to myself. I'll try and track down broken metadata links and amend 
Layers Table.
 Owner: leebel...@gmail.com Cc: -leebel...@gmail.com -gavin.ja...@gmail.com chris.fl...@gmail.com Jun 21, 2012 Project Member #17 leebel...@gmail.com 
Post June.
 Labels: -Priority-High Priority-Medium Jul 8, 2013 Project Member #18 leebel...@gmail.com 
land cover: 
http://adl.brs.gov.au/anrdl/metadata_files/pb_dpk09g9abl_01411a02.xml
ph: http://adl.brs.gov.au/anrdl/metadata_files/pb_dpk09g9abl_01411a02.xml
Sodicity: http://adl.brs.gov.au/anrdl/metadata_files/pb_dpk09g9abl_01411a02.xml
Carbon - organic: 
http://adl.brs.gov.au/anrdl/metadata_files/pb_dpk09g9abl_01411a02.xml
Remoteness index: 
http://adl.brs.gov.au/anrdl/metadata_files/pb_dpk09g9abl_01411a02.xml
Aspect: http://adl.brs.gov.au/anrdl/metadata_files/pb_dpk09g9abl_01411a02.xml

topographic slope (degrees) is ok (CMAR dataset)

Original issue reported on code.google.com by moyesyside on 8 Aug 2013 at 12:13

GoogleCodeExporter commented 9 years ago

Original comment by moyesyside on 8 Aug 2013 at 12:24