AtlasOfLivingAustralia / layers-service

Spatial layers - this repo for issues/doc only, not code
3 stars 4 forks source link

Load Layer - Ecological Communities of National Environmental Significance #60

Open M-Nicholls opened 8 years ago

M-Nicholls commented 8 years ago

You can now download the ASCII grid version from the FED catalogue.

http://www.environment.gov.au/fed/catalog/search/resource/details.page?uuid={10D64AB0-E37B-40F6-8164-19B6272646E7}

User guide: https://www.environment.gov.au/science/erin/databases-maps/ecnes

Tasilee commented 8 years ago

Looks like a priority

ansell commented 8 years ago

Licensing for this is CC-BY-3.0-Australia which is very useful for us

ansell commented 8 years ago

Slight inconsistency for this. Internally some of the data is labelled as:

CC-BY: Creative Commons By Attribution 4.0 Australia licence http://www.ausgoal.gov.au/creative-commons.

Small reason for suspecting something is wrong with that is that the 4.0 series of CC licenses do not contain Australia specific versions, they switched back to an unported single license for everyone. Ie, CC-BY-4.0 exists, but CC-BY-4.0-Australia doesn't.

ansell commented 8 years ago

This is a very complex layer, with over 410K geometries to represent the 73 ECNES communities in its shapefile, so it is still loading into spatial-test, but the preview of what it should look like (generated by GeoTools Java API) is:

complete_ecnes

When it lands, the layer will be at:

http://spatial-test.ala.org.au/spatial-service/manageLayers/layer/10873

ansell commented 8 years ago

Two fields are being created from the layer.

The community name -

http://spatial-test.ala.org.au/spatial-service/manageLayers/field/cl10873

The community EPBC Status (Critically Endangered, Endangered, Vulnerable) -

http://spatial-test.ala.org.au/spatial-service/manageLayers/field/cl110873

ansell commented 8 years ago

The tabulation of cl10873 versus cl110873 is still running (been going for 1 month now):

http://spatial-test.ala.org.au/spatial-service/tasks/show/341727

An issue has been created to possibly be included in the spatial sprint starting next week, to potentially optimise this process for fields within the same layer:

https://github.com/AtlasOfLivingAustralia/spatial-service/issues/31