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

Support for buffer zone (ie. territorial waters = 12nm) #11

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

leeprevost
Copy link

@simonepri - this was my attempt to add buffer zone logic to your is-sea module. I updated index.js and package.json but did not update readme, demos, or test. Was not sure how to do that as I'm more comfortable with python. I thought adding the @turf/buffer module would be lighter weight than trying to import another map which has buffers drawn and would be especially 'lite' for raspi or embedded use aboard a vessel. If you can guide me on whatelse needs added, I'll surely do my best to contribute.

@leeprevost

This comment was marked as outdated.

@leeprevost
Copy link
Author

Rather than buffer zone which requires much memory and recompute, I just refactored using @geo-maps/countries-maritime-10m boundaries.

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.

None yet

1 participant