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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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