Forum Discussion
m_cherriman
3 years agoAdvocate I
GeoJSON reference layer - location labels/names
Hi, I'm using an Azure maps visual with a GeoJSON reference layer which is showing red dots for distribution centres, which is great. But what I also need is to show is the centre name. I've ad...
Anonymous
3 years agoNot applicable
Hi
Thanks for getting back to me.
Ok, so the very simple model is :
And I drop postcode onto an Azure map to show postcodes. Works a treat. I then have the GeoJSON file mentioned earlier. Unsure where the 'name' field should be going? Do I create a a tabel with 2 values in LBR1 / LBR2 and the column is called name? Apologies if I sound dumb... And thanks for your help!
Cheers
lbendlin
3 years agoSuper User
Do I create a a tabel with 2 values in LBR1 / LBR2 and the column is called name?
If that makes sense in your data model, yes. One of your dimension fields in the data model will need to tie to the name attribute in the JSON.
- jusTodd2 years agoAdvocate IV
I am a little confused. I have the field "Location" designated as a Place, but how exactly do I tie that back?