Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Style single reblock page #35

Open
danrademacher opened this issue Sep 14, 2015 · 2 comments
Open

Style single reblock page #35

danrademacher opened this issue Sep 14, 2015 · 2 comments

Comments

@danrademacher
Copy link
Member

Currently:
image
(this also suffers from #28)

As designed:
open_reblock_frontend_3upload 2

This is the most complex, and important, page. And feasibility of some features will depend on the ultimate fitness of the data exposed to the frontend.

Esp. this section:
image

Uses data currently contained as geojson at the end points linked by these buttons:
image

In order of the design:

  1. sum of length of roads multiplied by the user-selected (client-side) "path width meters" slider gives the square meter area occupied by paths after the reblock is complete
  2. sum of area of original parcels is the square meter area of all parcels
  3. percent of area is (1) divided by (2), changes as user adjusts path width
  4. object count from interial parcels is the integer for "isolated parcels"
  5. "Path Width (Meters)" slider is a user-adjustable slider in whole meters for the width of paths used in (1) -- 0 to 10 meters
@ericsoco
Copy link

ericsoco commented Oct 5, 2015

The additional functionality here needs some coordination between @danrademacher, @saraedean and myself. Holding on this last bit pending that conversation.

@ericsoco
Copy link

ericsoco commented Oct 5, 2015

Also, the server does not supply the template with some needed information, including project name, location, and description. (See these lines in the template.)

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants