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

Look into whether query_gis with large polygons can be sped up #6

Open
jsta opened this issue Nov 6, 2020 · 0 comments
Open

Look into whether query_gis with large polygons can be sped up #6

jsta opened this issue Nov 6, 2020 · 0 comments

Comments

@jsta
Copy link
Member

jsta commented Nov 6, 2020

ll_poly <- LAGOSUSgis::query_gis("LAGOS_US_All_Lakes_1ha", "lagoslakeid", 7922)

Warning message:
In vapour_read_attributes_cpp(dsource = dsource, layer = layer, :
GDAL Message 1: organizePolygons() received a polygon with more than 100 parts. The processing may be really slow. You can skip the processing by setting METHOD=SKIP, or only make it analyze counter-clock wise parts by setting METHOD=ONLY_CCW if you can assume that the outline of holes is counter-clock wise defined

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

No branches or pull requests

1 participant