cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to display custom geoJSON

Former Member
0 Kudos

Hello,

I am just getting started with using the Geo Map component in DS 1.5. I have created a simple geoJSON file to test out the features (using http://geojson.io/). My file has just a few polygons and a table with two fields - Area (contains a unique ID) and Description. As this is just a trial, I used the BYO Data SDK to create some sample data:

My Section column contains the same unique IDs as the Area column in the geoJSON file, and is the only dimension.

In the Additional Properties for the Geo Map, I have assigned the data source and loaded the geoJSON file.

Based on my understanding from other blog posts I have seen and the user guide, it seems like I've created this map correctly. However, when I execute the dashboard, only the standard base map appears. I do not see the borders from my geoJSON file, nor is the data visualized. My guess is that there is something set up incorrectly in my data, or the way that I am binding it to the Geo Map.

What am I missing?

Thank you,

Beth

Accepted Solutions (1)

Accepted Solutions (1)

MustafaBensan
Active Contributor
0 Kudos

Hi Beth,

Can you attach your geoJSON file so we can review it?  I have created my own geoJSON file with the geojson.io tool and it works fine with the BYOD SDK data source as shown below:

BYOD SDK Data Source:

The geoJSON file can be downloaded from the following link:  https://www.dropbox.com/s/ani7mz0032agwny/CustomMap.geojson?dl=0

Regards,

Mustafa.

Former Member
0 Kudos

Hi Mustafa,

Thanks so much for responding. I will try to replicate your map in our system and see whether that shows what I am missing.

You can find my geoJSON file here: https://www.dropbox.com/s/a2ciak1g2a07l88/samplemap.geojson?dl=0

Thank you,

Beth

Former Member
0 Kudos

Hi Mustafa,

Using your data and map as references, I was able to display both your map/data and my own. I found that although the dimension column heading for my data could be different than in the geoJSON, the fields themselves had to be the same. That seems to be what was missing and my maps are now rendering correctly.

Thank you for your assistance,

Beth

Answers (0)