A little help on boundaries

CODAP Forums CODAP Help Forum A little help on boundaries

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6945 Score: 0
    Andee Rubin
    Participant
    4 pts

    I’ve been working with folks in Amsterdam to create a dataset of local education and health data by city subdivision.  The below referenced file works OK, but the boundary column has ugly code in it, rather than thumbnails.  Can you tell us where we went wrong?  (I didn’t do the merging of the geo json data with the other data, so perhaps it was a problem with that process.)

    https://codap.concord.org/app/static/dg/en/cert/index.html#shared=https%3A%2F%2Fcfm-shared.concord.org%2FPB8cmsZ9o0vjaloZg9E8%2Ffile.json

    #6949
    Jonathan Sandoe
    Keymaster

    Hi Andee,

    I think your speculation is on the nose. We compute the thumbnail image when we import from a GeoJSON file.  It looks like this data was imported from a CSV file. The CSV process doesn’t expect embedded GeoJSON, so doesn’t have that code.

    Jonathan

    #6950
    Bill Finzer
    Keymaster

    So, if I understand the situation properly, Andee, if you can drag the geojson file into CODAP, then you will get the thumbnails and still have the ability to join (using CODAP’s drag-to-join UI). Presumably you’ll remove the boundary attribute that doesn’t have the thumbnails first.

    Good luck!

    Bill

    #6951
    Andee Rubin
    Participant
    4 pts

    I guess I’m not sure what a geojson file looks like.  I’ve attached the Excel file my collaborators created with Amsterdam neighborhoods.  I don’t think I can drag this directly into CODAP.  How would I make it a geojson file?

    #6953
    Bill Finzer
    Keymaster

    Here is a page with geojson for Dutch provinces and townships that you can download. I dragged them both into CODAP and got the map shown in the attached image and also the thumbnails for the case tables.

    #6955
    Dan Damelin
    Keymaster

    I wanted to learn a bit about the geojson format myself, so in playing around I made a version of the file you sent with the boundaries that have thumbnails.

    https://codap.concord.org/app/static/dg/en/cert/index.html#shared=https%3A%2F%2Fcfm-shared.concord.org%2FHQdPanX7yDxL6M5SR2cO%2Ffile.json

    To make this I ended up doing some combination of formulas in excel and cutting and pasting to make the geojson file from the data that was there. Then I imported the geojson into codap, exported that and pasted the new polygon features with added thumbnail over what was there in the csv.

    (Bill I tried to join after importing the geojson but could not get that to work correctly.)

    Attached is the geojson file I created as well.

    #6957
    Dan Damelin
    Keymaster

    I was blocked from uploading the geojson file so here’s a link to it:

    https://codap-resources.concord.org/examples/test.geojson

    #6959
    Andee Rubin
    Participant
    4 pts

    Thank you, Dan.  At some point, I would love a tutorial on what you did to make a genuine geojson file from the one I sent you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.