Re: [Arches] Help with getting a WMS vector overlay to show in Arches 5.1.1

2021-03-29 Thread Adam Cox
Ah, I really misunderstood then, I didn't even know you could request pbf format through WMS. Sorry, I'm not going to be much more help on that front. You've probably already seen this stack exchange answer, but just for good measure:

Re: [Arches] Help with getting a WMS vector overlay to show in Arches 5.1.1

2021-03-29 Thread Brett Ferguson
Hi Adam - Thank you for for the quick reply! I had previously seen your raster example and I managed to get a raster version working. What I'm trying to do here is provide a selectable vector overlay that can be used as a source for new feature creation. Do you know if there are any examples

Re: [Arches] Help with getting a WMS vector overlay to show in Arches 5.1.1

2021-03-29 Thread Brett Ferguson
Thanks Adam - I'll see if I can work it out using the process in the link. And thanks for the Raster fixture - that has definitely helped with the other raster overlays I need. If and (hopefully) when I figure out the vector solution I'll definitely contribute to the example repo. Brett On

Re: [Arches] Re: Arches 5.1.1 released

2021-03-29 Thread Jelena Lazova
HI Mala, I managed to fix the issue by coping packages @tmcw from the local version to the server. Thank you for teh support, Jelena On Thu, Mar 25, 2021 at 9:33 PM Mala Mathur wrote: > Hi Brett and Jelena, > > Apologies for the delay in getting back on this. In my specific instance > the

[Arches] Help with getting a WMS vector overlay to show in Arches 5.1.1

2021-03-29 Thread Brett Ferguson
I've been trying to add a WMS vector overlay to our Arches project, and I seem to have all the linkages working, however nothing is showing up on the map. I've defined the Map Source as follows in the /admin/models page: {"type": "vector", "tiles":

Re: [Arches] Help with getting a WMS vector overlay to show in Arches 5.1.1

2021-03-29 Thread Adam Cox
Hi Brett, here is a working GeoServer WMS that I have in one of my own projects: https://github.com/legiongis/fpan/blob/master/fpan/fixtures/1919-coastal-map.json. This is a Django fixture , which I've found to