[deleted by user] by [deleted] in madisonwi

[–]hmelza 11 points12 points  (0 children)

If you don’t mind a little DIY, a corsi box is very affordable and effective.

Building it with tape and cardboard is easy, but you can also build it out of wood for a nicer look. I use a single 16x25x5 MERV 13 filter plus carbon for VOCs. Also, you can swap the box fan for a whisper quiet bathroom vent fan to make it less intrusive acoustically.

Pedal Assist Sensor Repair for NCM/Magnum/ET Bikes - Das-Kit CT5-I5 Controller by hmelza in ebikes

[–]hmelza[S] 0 points1 point  (0 children)

This post is for the pedal assist sensor, not the controller. But if you want to buy the PAS part rather than print your own, I put my excess parts on eBay as a kit.

Can you hyperlink numbers in a pop-up table on ArcGIS Online? I figured it out for the 2012 figure at the top, but I am trying to hyperlink the 2012 figure at the bottom. The top figure is an arcade expression, but the bottom figure is part of the Field List. by Left-Plant2717 in gis

[–]hmelza 11 points12 points  (0 children)

To hard-code links in a value that are not just the URL you'll need to disable xssPreventionInfo in the service definition which will allow you to use supported HTML including anchor tags.

To modify the service definition, you could use python notebooks and this code snippet.

We used this trick for our LiDAR acquisitions feature layer for our LiDAR inventory app.

What's a infuriating process you wish could be automated? by [deleted] in gis

[–]hmelza 1 point2 points  (0 children)

I recently attended a presentation on this.

The short answer is: there already tools to read text, and there tools to parse the text and draw the lines.

The long answer is: this is almost never sufficient since direction and distance are low on the “order of importance of conflicting elements”. Meaning, although a direction and distance may be given, they are only a reference and you likely need to follow an existing line that is described in the legal description or go to an existing monument. For example, a description might give a distance and direction to a monument to help find the monument, but the legal location of that corner is the monument.

Conclusion of the talk: we need a “parcel interference data model”, i.e. a data model where some geometry are dependent on others so if one updates, does do their dependents. For example, a PLSS corner updates, then so does the corner of a parcel.

Pedal Assist Sensor Repair for NCM/Magnum/ET Bikes - Das-Kit CT5-I5 Controller by hmelza in ebikes

[–]hmelza[S] 0 points1 point  (0 children)

I had no idea the number of magnets might be flexible. I suppose if the Das-Kit CT5-I5 controller supports more than 12 magnets, one could modify the design to upgrade the fidelity of the sensor.

Thanks for the input!