登入選單
返回Google圖書搜尋
Beginning GeoDjango
註釋

Learn how to build mapping applications using GeoDjango, the leading open source geographic web framework.

Django is a web application framework that uses the Python programming language. It allows for rapid development while maintaining code and presentation layer separation, and it has many cool features to aid developers in creating feature-rich applications quickly.

GeoDjango extends the Django web framework to provide geographic models, database APIs, utilities, and functions. It makes the job of creating rich geographic web applications much easier.

This book will

  • Introduce you to geographic information systems (GIS)
  • Show you how GeoDjango makes GIS applications easy
  • Help you quickly start to build your own geographic web applications