Everybody loves maps!

Recently I’ve been working with more data of my favourite kind - geospatial. I realised that this portion of Looker hasn’t been given the amount of love it deserves and thought of combining my feedback in this post, as well as sending it to Pendo, hopefully enriched by other people’s feedback and ideas as well.

It might be a long post but I think it’s worth it ? I’ll try to break it down.

Maps and Layers

  1. Imagine that you already have a table called countries that has GEOJSON / TOPOJSON / GEOMETRY column. It would be great to be able to build maps from the data itself rather than managing it through files. I noticed that because of this I need to maintain maps and data so that my entity’s data gets exactly the same property_name. That equals double the work.
  2. If you upload a file to your instance and want to change its name the .data.lkml will be added automatically because file change modal has the LookML double extension built-in. (UPDATE Mar 17 - if you include your extension in the name then .data.lkml is not appended, which means it will be okay)
    eb0e5765-74d3-47e0-9b32-bc0aa96d8017.png
  1. label property in map_layer definition does not show up anywhere. I expected it to be shown here:
    e482fe51-a6c6-4163-9b86-c7333881c87f.png
  2. File size matters. I have ~13MB map and upon uploading it to the project, everything gets slow. Mostly because when you create a new file like a view or a model, that file is opened automatically after creation. For big files it is a problem for browsers
  3. Files are cached by Looker and changing something in the file’s contents via Looker’s UI does not always refresh it in the visualisation.

Visualisations 

  1. The concept of multiple data layers. Let’s say I have to measures and would like to have a colour scale of the polygons for one measure and maybe circles on top of it where its size would correspond to values of another measure.
  2. Ability to use dimensions as a second layer as well. Let’s say I have regions of a country and its population and population dictates the colour of the polygon but perhaps the other categorical dimension, pivoted or not, would have impact on the map as well.
  3. Ability to change the look of labels. Sometimes opacity of the background is not enough and labels become unreadable. It would be good to have a field where we can define the colour, it would be amazing if they could be smart just like labels in other charts.
    f5fadc0e-025f-4382-8b32-db6234390dfe.png
  4. property_key_label doesn’t work for me at all. I expected, when using Static Map (Regions) for that label to show up on the map, not just tooltip but that isn’t happening.
  5.  When I have to refresh the whole page, to populate new fields for example, I can see different options for some time:

    0b760507-749d-4c85-b71c-cbcab1772a8c.png

    Before it settles:

    94fb286f-4ed4-4d75-a89a-50c5d9f18fdf.png

Let me know if you have more items to put in the wishlist : )

8 10 3,289
10 REPLIES 10
Top Labels in this Space
Top Solution Authors