Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
329 views
in Technique[技术] by (71.8m points)

django - 在Django中为geojson数据创建API(Create API for geojson data in django)

I know we can use django rest framework for creating API for normal data.

(我知道我们可以使用django rest框架为普通数据创建API。)

But I'm confused can we use django rest framework for geojson data.

(但是我很困惑我们可以使用django rest框架来处理geojson数据吗?)

I'm mean i want to build location based web app using django and I also want to manipulate the data from android app or ios app.

(我的意思是我想使用django构建基于位置的Web应用程序,我也想操纵android应用程序或ios应用程序中的数据。)

So here I'm confused can i use django rest framework or somethings else.

(所以在这里我很困惑我可以使用django rest框架还是其他东西。)

Here I'm using PostgreSQL and postgis for data storage.

(在这里,我使用PostgreSQL和postgis进行数据存储。)

  ask by Sandeep Prasad Kushwaha translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...