Closed drh-stanford closed 9 years ago
@drh-stanford PR #9 gives all layers an actual (not 'Unknown') geom type value.
we're using Mixed
rather than Unknown
for the OGP network metadata. so if you don't know the geometry type you can use that value rather than a blank.
Here's an example: https://earthworks.stanford.edu/catalog/mit-000932529.json
It's not an issue just yet. These layers did have geom types, but they were not all easy to get from the FGDC data. Improvements to the conversion scripts I'm using and some artisanal metadata cleanup did the trick. All the layers in the repo now load into GeoBlacklight without errors.
Sweet :+1:
Example: https://github.com/OpenGeoMetadata/edu.princeton.arks/blob/master/xg/94/hr/27/4/geoblacklight.xml
has a blank
layer_geom_type_s
field (which is a required field).