Welcome to sturgmap¶
Python package for geospatial analysis
- Free software: MIT License
- Documentation: https://nathansturgill.github.io/sturgmap
Features¶
-
Hello! This package was designed for the user looking for geospatial raster/vector and basemap analysis. The package has many capable features include side by side layer maps in folium and split map functionality used for basemaps and raster files. In the examples section of this website you can see how the split map functionality works for the package in the split map notebook and how it looks when using the side by side function in the folium notebook. The user can also add all kinds of data to whichever basemap they chose to start off with including raster files, shapefiles, vector data, geojson files and more. Below are some of the key features.
-
Creative Interactive Maps
- Visualize Geospatial Data
- Visualize Raster and Vector Data with Split Map functionality
- Import Basemaps and Maps for geospatial analysis
Aim of the Package¶
- This python package is designed to be an introductory package that can handle raster analysis along with geospatial analysis. The idea is that the package will be developed further to create more robust and capable raster analysis functions for users to use with just a few lines of code.