[Script] WME Place Interface Enhancements

Hi Justin,

Maybe it’s not the first time that we ask this question (there’re 48 pages !) :
It’s a choice that there is no “apply” button for map notes ?

A request : when we paste GPS coordonates (Standard or Waze), can you accept TAB separators in addittion of spaces, because when the coordonates comes for spreadsheet, PIE don’t want it.

Unfortunately it is not possible. No class is exposed for modifying the geometry of map comments like there is for Places. I tried the same class used to modify Place geometry but it just created all kinds of weird bugs in WME and the geometry wouldn’t save. :frowning:

Can you send me an example? I can test if it can be parsed out easily (would only be possible for the Waze format).

It’s keycode 9 or /\t/

With tabulation :

1.84624907456276	48.5379722640756

With space :

1.84624907456276 48.5379722640756

Can you send the entire data so I can test with an actual Place with the exact data being used?

Of course. A POI from Ohio :wink:

Waze format (with spaces) :

-82.82207974603278 40.481389876288304 -82.82212325033213 40.4810734014335 -82.82265007605747 40.48108308028563 -82.82269167361076 40.48141779605053
After a paste from a spreadsheet (with tabulations) :

-82.82207974603278 40.481389876288304 -82.82212325033213 40.4810734014335 -82.82265007605747 40.48108308028563 -82.82269167361076 40.48141779605053

Update released: 2019.03.12.01

Converting tabs to spaces in the Waze geometry entry box when attempting to apply new geometry to a Place

1 Like

It’s fast !
Thanks Justin

Update released! 2019-03.14.02

Google Link Enhancer re-enabled with most functionality now working.

Thanks MoM!

1 Like

Indeed, Thanks MoM and Justin!!! Good to see that back, something I really missed. :slight_smile:

Still working with the Waze devs to see if we can restore the other missing map highlights:

  • red: closed Google place
  • cyan: Waze place is >1/4 mile from the linked Google place
  • purple: Google place ID not found

Not certain yet if it’ll be doable. Stay tuned…

1 Like

Amazing, thanks Justin & MoM !!! :smiley:

The red outline is now showing. Thanks!!

Really appreciate all the work, time and effort you guys are doing!

We’re back in business. Thank you!

Update released - 2019.03.18.02

Fixing the parking lot estimator tool.
Only creating the parking lot estimator tool drawing layers when the tool is active - previously were always created, which added 2 more layers to the total in use, which reduces the amount of total workable layers. Layers are created/removed as they are/not needed.
Making the area Place Waze coordinate parsing more versatile.

1 Like

At this time is there any functionality related to Google Link Enhancer that is not working?

Yes, the map highlighting features I mentioned on 3/14 still don’t work.

Update released - 2019.03.22.01

Added an option to enlarge the area Place geometry handles so they are easier to grab and adjust

2 Likes

Hey Justin,
In the same option, can you enlarge mid handles please.

I haven’t found a way to adjust those yet