1

I've been playing around with the cartodb platform and haven't been able to find out how to create a data summary or view of the averages for given location. I see that the team at realestate.com.au managed to do it. But I'm not sure how.

Any ideas?

realestate.com.au example

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Mar 7, 2016 at 3:51

1 Answer 1

1

If the layer has the "summary" information you want to show, is possible. So this means that for each feature/polygon (row) has a field (column) for "Annual Growth", another for "Median price" and so on. As I have explained in another question, there are two steps to follow in order to generate with CartoDB.js a fixed infobox to display that information as the example you have shared. First, create a div within your html template and then a "click event" function to associate the data from the selected feature with that div.

answered Mar 18, 2016 at 15:10

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.