Skip to content

Welcome to fakemap

image

Python Boilerplate contains all the boilerplate you need to create a Python package.

Purpose

  • fakemap is designed to do basic geospatial mapping and visulization
  • It is also designed to do basic image analysis for GeoTIFF images
  • The target audience is anyone looking for a quick and simple geovisualization program with little coding.
  • View the Installation tab to install and get started!

Features

Some of the features of fakemap include

  • Mapping in ipyleaflet and Folium
  • The ability to add basemaps, geojons, shapefiles, and any kind of vector data in both ipyleaflet and Folium
  • The ability to add images to the map through ipywidgets
  • the ability to overlay raster images on the map
  • The ability to display individual bands of a GeoTIFF
  • The ability to create a basic spectral profile for the bands of a GeoTIFF
  • The ability to print the metadata for a GeoTIFF

Examples

  • All features include a jupyter notebook that can be opened for a demonstration Click the examples tab to learn more and see the example notebooks.

Youtube tutorial for the package

  • watch this youtube video for some extra instruction

IMAGE ALT TEXT HERE

Credits

This package was created with Cookiecutter and the giswqs/pypackage project template.


Last update: 2023-05-11