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
coordinateswithin geometries. The GeoJSON standard allows for unlocated features but requires that they have null geometry.PROPOSAL: Drop the requirement for
coordinatesto 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).