Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add standard GeoJSON type #59

Merged
merged 2 commits into from
Oct 24, 2023
Merged

feat: add standard GeoJSON type #59

merged 2 commits into from
Oct 24, 2023

Conversation

jessicamcinchak
Copy link
Member

via https://www.npmjs.com/package/@types/geojson which is specification RFC 7946

resolves #41

@jessicamcinchak jessicamcinchak changed the title feat: add formal GeoJSON type feat: add standard GeoJSON type Oct 24, 2023
@@ -217,6 +219,7 @@ export const ProjectTypes = {
'new.temporaryStructure':
'Erect a temporary structure for historic visitor attractions and listed buildings',
'new.warehouse': 'Storage or distribution premises',
unit: 'Change of units',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a couple more minor project type enum changes snuck in here - can cherry pick to their own branch if noisy, but they should be quite straightforward!

@jessicamcinchak jessicamcinchak marked this pull request as ready for review October 24, 2023 14:17
@jessicamcinchak jessicamcinchak merged commit a711788 into main Oct 24, 2023
@jessicamcinchak jessicamcinchak deleted the jess/geojson-type branch October 24, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add proper GeoJSON type
2 participants