GeoDjango
GeoDjango intends to be a world-class geographic web framework. Its goal is to make it as easy as possible to build GIS web applications and harness the power of spatially enabled data.
- GeoDjango 教程
- GeoDjango 安装
- GeoDjango Model API
- GeoDjango 数据库 API
- GeoDjango 表单 API
- GIS QuerySet API Reference
- 地理数据库函数
- Area
- AsGeoJSON
- AsGML
- AsKML
- AsSVG
- AsWKB
- AsWKT
- Azimuth
- BoundingCircle
- Centroid
- ClosestPoint
- Difference
- Distance
- Envelope
- ForcePolygonCW
- FromWKB
- FromWKT
- GeoHash
- GeometryDistance
- Intersection
- IsEmpty
- IsValid
- Length
- LineLocatePoint
- MakeValid
- MemSize
- NumGeometries
- NumPoints
- Perimeter
- PointOnSurface
- Reverse
- Scale
- SnapToGrid
- SymDifference
- Transform
- Translate
- Union
- Measurement Objects
- GEOS API
- GDAL API
- 用 GeoIP2 进行地理定位
- GeoDjango 实用程序
- GeoDjango Management Commands
- GeoDjango 的管理站点
- 地理 Feed
- Geographic Sitemaps
- Testing GeoDjango apps
- 部署 GeoDjango