DigitalCommons / mykomap

A web application for mapping initiatives in the Solidarity Economy
3 stars 0 forks source link

Add new DotCoop demo map using the data generated from the new JSON format source #185

Closed wu-lee closed 12 months ago

wu-lee commented 1 year ago

There's a new data feed as per https://github.com/DigitalCommons/dotcoop-project/issues/33

Create a map which visualises how that data looks on a MykoMap

wu-lee commented 1 year ago

Possibly a duplicate of https://github.com/DigitalCommons/dotcoop-project/issues/33? @ColmDC

[later] I've renamed this issue to talk about the map, as it is in the MM repository. Hope this is the right thing to do.

wu-lee commented 1 year ago

There is a map here, which uses the data published by the feed mentioned above.

IDs are now stable. sector and verification status not yet added.

https://dev.maps.solidarityeconomy.coop/temp/dotcoop2023/

wu-lee commented 1 year ago

That map got disappeared somehow. Redeployed it.

wu-lee commented 1 year ago

The country code is missing from the address, Jonathan @ac931274 says they're now included in the data, and that there should be a lot more entries. Investigating.

wu-lee commented 1 year ago

https://github.com/DigitalCommons/dotcoop-project/issues/33#issuecomment-1645446030

wu-lee commented 1 year ago

Ok, there is a lot more data now being displayed in the map, with Country Code correctly allowing the entries to be categorised by country. However, further to the comments referenced in issue 33 above, the data had to be fixed up and so may be incomplete - so we need to await for the upstream data problem to be resolved, and then the data should be appearing correctly.

ColmDC commented 1 year ago

Great to see this! I can see several co-ops with no domains. Not something possible in the past. Is that in the data. See Future Forward Cooperative Limited for example.

wu-lee commented 1 year ago

That case is indeed a coop with no domains in the data we get from upstream.

ColmDC commented 1 year ago

Where is the data for this map published as html, ttl and csv?

wu-lee commented 1 year ago

Here https://dev.data.solidarityeconomy.coop/dotcoop2023/

The dev.lod.coop redirector doesn't know about dotcoop2023 at the moment, so those URIs won't work. They redirect to the above URL, or URLs below it.

ColmDC commented 1 year ago

I have asked the other dotcoop team members to take a look. We should move it to the main dotcoop url after that, and then close this ticket.

wu-lee commented 1 year ago

As noted elsewhere the data is now fixed and updating.

There were the concerns that the address changes will have moved the map pins significantly in some cases - presumably that needs to be checked again before making this live?

ColmDC commented 1 year ago

There were the concerns that the address changes will have moved the map pins significantly in some cases - presumably that needs to be checked again before making this live?

There has not been any reliable evaluation of geocoding before all these changes. Once https://github.com/DigitalCommons/se-open-data/issues/1 has been addressed we should start keeping track of it, but not sure of value looking further backward in time.