Locolligo is a single-page, browser-based javascript application to facilitate the formatting, linking, and geolocation of datasets, with a particular focus on Cultural Heritage.
LP standard at present requires coordinates within geometries. The GeoJSON standard allows for unlocated features but requires that they have null geometry.
PROPOSAL: Drop the requirement for coordinates to allow for standard GeoJSON representation of unlocated features. This will be useful not only for the validation of datasets where features have yet to be located, but also for datasets where location might be inappropriate (see this proposal).
LP standard at present requires
coordinates
within geometries. The GeoJSON standard allows for unlocated features but requires that they have null geometry.PROPOSAL: Drop the requirement for
coordinates
to allow for standard GeoJSON representation of unlocated features. This will be useful not only for the validation of datasets where features have yet to be located, but also for datasets where location might be inappropriate (see this proposal).