Skip to content

refactor parcel snap, improve styles#343

Open
mradamcox wants to merge 2 commits intomainfrom
325_parcel_layer
Open

refactor parcel snap, improve styles#343
mradamcox wants to merge 2 commits intomainfrom
325_parcel_layer

Conversation

@mradamcox
Copy link
Collaborator

@mradamcox mradamcox commented Feb 12, 2026

Closes #325 and closes #338.

This PR refactors the handling of the snappable parcel layer back to the map viewer class, and fixes a couple of bugs in the meantime.

One issue remains where corners (and edge intersections) of the vector tiles get picked up and added as snappable vertices. This was an issue before, but with the new styles it becomes more obvious:

image

I've tried a few different hacks for filtering these out without success, so may need to remake the data with properties on each feature in order to really do the filtering properly. I have a ticket in the OpenLayers repo looking for help there as well.

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.

[Bug] Parcel snap sometimes doesn't work [Request] Move parcel layer to the top of the layer stack

1 participant