Integrating GeoDjango with Esri API

328 views
Skip to first unread message

Rodrigo Cea

unread,
Nov 20, 2020, 7:58:14 AM11/20/20
to Django users
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 info, and using the ESRI api to sync it to ESRI's servers and generate maps?

Using ESRI maps and interacting with other ESRI based sites is a client requirement, and non-negotiable.

Mohammed Alnajdi

unread,
Nov 20, 2020, 12:37:11 PM11/20/20
to django...@googlegroups.com
You might want to check out the GeoNode project. 

Sent from my iPhone

On 20 Nov 2020, at 3:58 PM, Rodrigo Cea <rodri...@gmail.com> 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. I wonder how easy it would be to use GeoDjango for local storage and editing of geographical  data as well as other, not geolocated info, and using the ESRI api to sync it to ESRI's servers and generate maps?

Using ESRI maps and interacting with other ESRI based sites is a client requirement, and non-negotiable.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1a346478-d46a-43d7-9621-3a1859133774n%40googlegroups.com.

Rodrigo Culagovski

unread,
Nov 20, 2020, 1:34:51 PM11/20/20
to django...@googlegroups.com
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


You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/W4ps2dL4er0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/649D465B-F799-4D4E-BACB-F3D165A7BA0A%40gmail.com.

Dhruvil Shah

unread,
Nov 20, 2020, 1:43:58 PM11/20/20
to django...@googlegroups.com
You can follow this YouTuber he has made a project on GeoDjango.

On Fri, 20 Nov 2020, 18:29 Rodrigo Cea, <rodri...@gmail.com> 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. I wonder how easy it would be to use GeoDjango for local storage and editing of geographical  data as well as other, not geolocated info, and using the ESRI api to sync it to ESRI's servers and generate maps?

Using ESRI maps and interacting with other ESRI based sites is a client requirement, and non-negotiable.

--

Rodrigo Culagovski

unread,
Nov 20, 2020, 3:28:29 PM11/20/20
to django...@googlegroups.com
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

You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/W4ps2dL4er0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CADsP_izDws3Msb0uRdvkt1zi0FFPvKN8h8A8RHnE_PfXbBq_MQ%40mail.gmail.com.

Dhruvil Shah

unread,
Nov 20, 2020, 3:55:17 PM11/20/20
to django...@googlegroups.com
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. 

Mohammed Alnajdi

unread,
Nov 20, 2020, 4:26:14 PM11/20/20
to django...@googlegroups.com
Yes it does. It connects to the Esri WMS. if you actually read the docs enough you will find it.

Rodrigo Culagovski

unread,
Nov 20, 2020, 4:48:57 PM11/20/20
to django...@googlegroups.com
Great, thanks.

Saludos,
 Rodrigo Culagovski
Director
+569 7667 0402
H98R+8C Santiago

Rodrigo Culagovski

unread,
Nov 20, 2020, 4:50:53 PM11/20/20
to django...@googlegroups.com
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

Derek

unread,
Nov 22, 2020, 4:08:03 AM11/22/20
to Django users
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
Reply all
Reply to author
Forward
0 new messages