Skip to content

RichChang963/python-geospatial-analysis-cookbook

This branch is 17 commits behind mdiener21/python-geospatial-analysis-cookbook:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 31, 2021
Aug 20, 2018
Aug 20, 2018
Dec 25, 2020
Dec 25, 2020
Dec 25, 2020
Dec 25, 2020
Dec 25, 2020
Dec 25, 2020
Dec 25, 2020
Dec 25, 2020
Dec 25, 2020
Feb 8, 2015
Sep 27, 2016
Sep 9, 2014
Apr 23, 2020
Dec 19, 2014
Mar 19, 2021
Jun 10, 2015

Repository files navigation

python-geospatial-analysis-cookbook

Welcome to the code repository for "Python Geospatial Analysis Cookbook" over 60 python recipes to perform spatial operations and of course build an indoor routing Django web application.

Please post any comments and questions directly as an issue/ticket here in the GitHub Repo.

If you are interested in more about indoor routing see Chapter 10 and Chapter 11. Also please visit the Github repo INDRZ https://www.github.com/indrz to see the official indoor routing and mapping code. The project homepage is indrz

Code for the book Python Geospatial Analysis Cookbook.

Description

A book for developoers, gis programmers, analysts, researchers, gis geeks, IT administrators who ever that want to dabble with python and geospatial analysis.

The reciepes are short and long, full of descriptions and code comments. The book takes you on a journey from installation of spatial libraries to executing fun analysis in a cookbook like tutorial.

Technologies pyshp, gdal, ogr, proj4, django, jinja2, Shapely, folium, matplotlib, networkx, numpy, pandas, psycopg2, pyproj, bootstrap, jquery, typeahead.js, bloodhound.js, openlayers, leaflet

With pip you can install:

pip install [location-path]/master.zip

Or directly from GitHub like this:

pip install https://github.com/mdiener21/python-geospatial-analysis-cookbook/archive/master.zip

Updates

Page number: 46 Currently step 7 includes

sudo su createdb –O pluto –U postgres py_geoan_cb

Correction is:

sudo -u postgres createdb -U postgrs -P pluto py_geoan_cb"

About

Over 60 recipes to work with topology, overlays and indoor routing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • Python 14.2%
  • HTML 2.1%
  • PLpgSQL 0.3%
  • CSS 0.3%
  • Shell 0.1%
  • Makefile 0.1%