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

request: Street lamp positions #13

Closed
xuri-ajiva opened this issue Jul 4, 2020 · 4 comments
Closed

request: Street lamp positions #13

xuri-ajiva opened this issue Jul 4, 2020 · 4 comments

Comments

@xuri-ajiva
Copy link

i would be happy to have all street lights on the map as object locations

preferred format:

[
  {
    "Name": "name",
    "Hash": 123456,
    "Position": {
      "X": 123.123,
      "Y": -123.123,
      "Z": 123.123
    },
    ...
]

Thanks in advance

@DurtyFree
Copy link
Owner

hi @xuri02 please provide a list of models (name / hashes) to be considered as street lamps

@xuri-ajiva
Copy link
Author

what i found is this:

prop_streetlight_01, prop_streetlight_01b, prop_streetlight_02, prop_streetlight_03,
prop_streetlight_03b, prop_streetlight_03c, prop_streetlight_03d, prop_streetlight_03e,
prop_streetlight_04, prop_streetlight_05, prop_streetlight_05_b, prop_streetlight_06,
prop_streetlight_07a, prop_streetlight_07b, prop_streetlight_08, prop_streetlight_09,
prop_streetlight_10, prop_streetlight_11a, prop_streetlight_11b, prop_streetlight_11c,
prop_streetlight_12a, prop_streetlight_12b, prop_streetlight_14a, prop_streetlight_15a,
prop_streetlight_16a,

or as regex

prop_streetlight_[0-1][0-9][_]*[a-e]*

@DurtyFree
Copy link
Owner

@xuri-ajiva
Copy link
Author

Thank you

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

2 participants