heatseeknyc / landlord-lookup-client

A simple web frontend for the Landlord Lookup portal
Other
1 stars 0 forks source link

vacant lots not handled properly #25

Closed wstlabs closed 7 years ago

wstlabs commented 7 years ago

Currently, these simply break the event handler. Need to default to street coordinates provided by Geoclient when no building polygon is available.

Examples:

1820 Madison might not longer be vacant in reality (seems to be a new condo project), but in any case Pluto 16v2 doesn't have a building polygon for it.

wstlabs commented 7 years ago

Basically fixed (in that map now points to the pluto lat/lon with a regular marker icon).

However we'd still like to render the lot boundaries, so we'll keep the issue open for now.

wstlabs commented 7 years ago

Implemented taxlot rendering - vacant lots no longer (graphically) vacant!