Geospatial Development By Example with Python. Build your first interactive map and build location-aware applications using cutting-edge examples in Python - Helion

Tytuł oryginału: Geospatial Development By Example with Python. Build your first interactive map and build location-aware applications using cutting-edge examples in Python
ISBN: 9781785288340
stron: 340, Format: ebook
Data wydania: 2016-01-30
Księgarnia: Helion
Cena książki: 134,10 zł (poprzednio: 149,00 zł)
Oszczędzasz: 10% (-14,90 zł)
From Python programming good practices to the advanced use of analysis packages, this book teaches you how to write applications that will perform complex geoprocessing tasks that can be replicated and reused.
Much more than simple scripts, you will write functions to import data, create Python classes that represent your features, and learn how to combine and filter them.
With pluggable mechanisms, you will learn how to visualize data and the results of analysis in beautiful maps that can be batch-generated and embedded into documents or web pages.
Finally, you will learn how to consume and process an enormous amount of data very efficiently by using advanced tools and modern computers’ parallel processing capabilities.
Osoby które kupowały "Geospatial Development By Example with Python. Build your first interactive map and build location-aware applications using cutting-edge examples in Python", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
Geospatial Development By Example with Python. Build your first interactive map and build location-aware applications using cutting-edge examples in Python eBook -- spis treści
- 1. Installation, preparing the work environment
- 2. App 1 - Geocaching App
- 3. Combining multiple sources of data
- 4. Improving the app search capabilities
- 5. Map maker
- 6. Working with remote sensing images
- 7. Extract information from raster data and draw it on the map
- 8. Data Miner App
- 9. Processing big images and combining the data
- 10. Make it faster - Parallel Processing