Django 中文手册
1.5
  • Django 中文文档
  • 新手入门
  • 使用 Django
  • “How-to” guides
  • Django FAQ
  • API 参考
    • Class-based views
    • Clickjacking Protection
    • contrib packages
      • The Django admin site
      • django.contrib.auth
      • User
      • Anonymous users
      • Permission
      • Group
      • Login and logout signals
      • Authentication backends
      • Django’s comments framework
      • The contenttypes framework
      • Cross Site Request Forgery protection
      • Databrowse
      • The flatpages app
      • django.contrib.formtools
      • GeoDjango
        • GeoDjango Tutorial
        • GeoDjango Installation
        • GeoDjango Model API
        • GeoDjango Database API
        • GeoQuerySet API Reference
        • Measurement Objects
        • GEOS API
        • GDAL API
        • Geolocation with GeoIP
        • GeoDjango Utilities
        • GeoDjango Management Commands
        • GeoDjango’s admin site
        • Geographic Feeds
        • Geographic Sitemaps
        • Testing GeoDjango apps
        • Deploying GeoDjango
      • django.contrib.humanize
      • The “local flavor” add-ons
      • django.contrib.markup
      • The messages framework
      • The redirects app
      • The sitemap framework
      • The “sites” framework
      • The staticfiles app
      • The syndication feed framework
      • django.contrib.webdesign
      • admin
      • auth
      • comments
      • contenttypes
      • csrf
      • flatpages
      • formtools
      • gis
      • humanize
      • localflavor
      • markup
      • messages
      • redirects
      • sessions
      • sites
      • sitemaps
      • syndication
      • webdesign
      • Other add-ons
    • Databases
    • django-admin.py and manage.py
    • Running management commands from your code
    • Django 异常
    • File handling
    • Forms
    • Middleware
    • Models
    • Request and response objects
    • TemplateResponse and SimpleTemplateResponse
    • Settings
    • Signals
    • Templates
    • Unicode data
    • django.core.urlresolvers utility functions
    • django.conf.urls utility functions
    • Django Utils
    • Validators
  • Meta-documentation and miscellany
  • Glossary
  • Release notes
  • Django internals
Django 中文手册
  • — Django 中文手册 1.5 documentation »
  • API 参考 »
  • contrib packages »
  • GeoDjango
  • 在线手册中心

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 Tutorial
    • Introduction
    • Setting Up
    • Geographic Data
    • Geographic Models
    • Importing Spatial Data
    • Spatial Queries
    • Putting your data on the map
  • GeoDjango Installation
    • Overview
    • Requirements
    • Installation
    • Troubleshooting
    • Platform-specific instructions
  • GeoDjango Model API
    • Geometry Field Types
    • Geometry Field Options
    • GeoManager
  • GeoDjango Database API
    • Spatial Backends
    • Creating and Saving Geographic Models
    • Spatial Lookups
    • Distance Queries
    • Compatibility Tables
  • GeoQuerySet API Reference
    • Spatial Lookups
    • Distance Lookups
    • GeoQuerySet Methods
    • Spatial Aggregates
  • Measurement Objects
    • Example
    • Supported units
    • Measurement API
  • GEOS API
    • Background
    • Tutorial
    • Geometry Objects
    • Geometry Collections
    • Prepared Geometries
    • Geometry Factories
    • I/O Objects
    • Settings
    • Exceptions
  • GDAL API
    • Overview
    • Vector Data Source Objects
    • OGR Geometries
    • Coordinate System Objects
    • Settings
  • Geolocation with GeoIP
    • Example
    • GeoIP Settings
    • GeoIP API
    • GeoIP Methods
  • GeoDjango Utilities
    • LayerMapping data import utility
    • OGR Inspection
  • GeoDjango Management Commands
    • inspectdb
    • ogrinspect <data_source> <model_name>
  • GeoDjango’s admin site
    • GeoModelAdmin
    • OSMGeoAdmin
  • Geographic Feeds
    • Example
    • API Reference
  • Geographic Sitemaps
    • Example
    • Reference
  • Testing GeoDjango apps
    • PostGIS
    • SpatiaLite
    • GeoDjango tests
  • Deploying GeoDjango

扫码关注,获取更多内容

Next Previous

© Copyright Django Software Foundation and contributors. Last updated on Oct 24, 2016.