Re: Integrating GeoDjango with Esri API

2020-11-22 Thread Derek
Some other (possibly useful) links are: * https://www.youtube.com/watch?v=1-7KUHLTqjs - edit data with QGIS instead of GeoDjango * https://stackoverflow.com/questions/19160349/geodjango-geoserver-openlayers-for-dynamic-mapping - replace "geosever" with "arcmap" and the same principles apply *

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Rodrigo Culagovski
Not looking for a general intro to geodjango, but rather what I asked. Thanks anyway. Saludos, *Rodrigo Culagovski* Director +569 7667 0402 H98R+8C Santiago On Fri, 20 Nov 2020 at 17:55, Dhruvil Shah wrote: > I don't think. so, it's basic project on how to use it and also find > distance fr

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Rodrigo Culagovski
Great, thanks. Saludos, *Rodrigo Culagovski* Director +569 7667 0402 H98R+8C Santiago On Fri, 20 Nov 2020 at 18:26, Mohammed Alnajdi wrote: > Yes it does. It connects to the Esri WMS. if you actually read the docs > enough you will find it. > > On Fri, Nov 20, 2020 at 9:33 PM Rodrigo Culago

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Mohammed Alnajdi
Yes it does. It connects to the Esri WMS. if you actually read the docs enough you will find it. On Fri, Nov 20, 2020 at 9:33 PM Rodrigo Culagovski wrote: > Does it connect to ESRI services? I can't find any reference to that on > their site, and that's what I specifically need. > > Saludos, >

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Dhruvil Shah
I don't think. so, it's basic project on how to use it and also find distance from your current location to what u write in text box. On Sat, 21 Nov 2020, 01:58 Rodrigo Culagovski, wrote: > Does it connect to ESRI services? I can't find any reference to that in > the video, and that's what I spe

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Rodrigo Culagovski
Does it connect to ESRI services? I can't find any reference to that in the video, and that's what I specifically need. Saludos, *Rodrigo Culagovski* Director +569 7667 0402 H98R+8C Santiago On Fri, 20 Nov 2020 at 15:43, Dhruvil Shah wrote: > You can follow this YouTuber he has made a proje

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Dhruvil Shah
You can follow this YouTuber he has made a project on GeoDjango. https://youtu.be/_KIMevaubfQ On Fri, 20 Nov 2020, 18:29 Rodrigo Cea, wrote: > I'm developing a mapping website. I will be consuming map layers from ESRI > Online. I see they have a fairly sophisticated Python API. The site will b

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Rodrigo Culagovski
Does it connect to ESRI services? I can't find any reference to that on their site, and that's what I specifically need. Saludos, *Rodrigo Culagovski* Director +569 7667 0402 H98R+8C Santiago On Fri, 20 Nov 2020 at 14:37, Mohammed Alnajdi wrote: > You might want to check out the GeoNode pro

Re: Integrating GeoDjango with Esri API

2020-11-20 Thread Mohammed Alnajdi
You might want to check out the GeoNode project. Sent from my iPhone > On 20 Nov 2020, at 3:58 PM, Rodrigo Cea wrote: > > I'm developing a mapping website. I will be consuming map layers from ESRI > Online. I see they have a fairly sophisticated Python API. The site will be > django based.

Integrating GeoDjango with Esri API

2020-11-20 Thread Rodrigo Cea
I'm developing a mapping website. I will be consuming map layers from ESRI Online. I see they have a fairly sophisticated Python API. The site will be django based. I wonder how easy it would be to use GeoDjango for local storage and editing of geographical data as well as other, not geolocated