Geopypi

Latest version: v0.0.5

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.5

Updated the lab 9

0.0.4

add_raster() method is added to the Map class of the package for visualizing Cloud Optimized GeoTIFF (COG).

add_image() method is added to the Map class of the package for adding a static image (e.g., a logo) or GIF to the map.

0.0.3

add_basemap() method is added to the Map class.

add_geojson() method is added to the Map class. The method should be able to display GeoJSON data on the map. The input of the method should be a GeoJSON file path or a GeoJSON dictionary. The method should also be able to display a GeoJSON file from an HTTP URL.

add_shp() method is added to the Map class. The method should be able to display shapefile data on the map. The input of the method should be a shapefile file path or an HTTP URL to a shapefile in a zip file.

Add an add_vector() is added method to the Map class. The method should be able to handle any GeoPandas-supported vector data format, such as GeoJSON, shapefile, GeoDataFrame, etc.

0.0.2

Add a map function to the map

What's Changed
* add map class by Metaliguns77 in https://github.com/Metaliguns77/Geopypi/pull/2

New Contributors
* Metaliguns77 made their first contribution in https://github.com/Metaliguns77/Geopypi/pull/2

**Full Changelog**: https://github.com/Metaliguns77/Geopypi/compare/v0.0.1...v0.0.2

0.0.1

**Full Changelog**: https://github.com/Metaliguns77/Geopypi/commits/v0.0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.