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

add symbols at highway=bus_stop locations - defined in map style not directly in main lunar_assembler #115

Open
matkoniecz opened this issue Nov 30, 2021 · 0 comments

Comments

@matkoniecz
Copy link
Owner

the first step:

place SVG symbol from JS file at specific lat/lon location ("just" translating position)


plan:

  1. detect highway=bus_stop nodes/centroids

  2. place geometry representing it

  3. locate nearest point on road

  4. rotate such geometry

In general, it is about placing symbols. Is it viable to load that from SVG file?

Maybe initially try loading svg from file (can be embedded in JS file) and placing it at a specific lat/lon position?

@matkoniecz matkoniecz changed the title add symbols at highway=bus_stop locations add symbols at highway=bus_stop locations - defined in map style not directly in main lunar_assembler Dec 1, 2021
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