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: Need Help From Senior Django-Angular Dev

2020-11-20 Thread Kasper Laudrup
Hi Nouman, On 20/11/2020 20.03, Nouman Mehmood wrote: I'm having trouble finding answers to the errors mainly when i am trying to integrate my login api (django-restframe work i.e. token authentication) to angular Login components. Main errors I've got is forbidden error 403. Can anyone help?

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

Need Help From Senior Django-Angular Dev

2020-11-20 Thread Nouman Mehmood
hello all, Hope you're doing great. I am new to Django and angular. I am trying to figure out how to integrate Django-Angular project. I'm having trouble finding answers to the errors mainly when i am trying to integrate my login api (django-restframe work i.e. token authentication) to angular

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.

Add variable value in render field in django template

2020-11-20 Thread Rajshree Some
Hi Users, I have a value in variable occurence counter and I want to pass this value in this render field .Can anyone help it? {% render_field class+='form-control' data-id="occurence_counter " %} -- You received this message because you are subscribed to the Google Groups "Django users" group

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