johnnv1 / geospatial_examples

Just some personal scripts/examples in python for geospatial data. Also a repo for testing some news features from Python 3.10

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geospatial_examples

Just some scripts/examples in python for geospatial data. Also a repo for testing some news features at Python 3.10

Repo organization

  • At example_module has a package to test something as a package.
  • At examples has scripts to test different things using the example_module and also some scripts tests.
  • At annotations has annotations (why and how it was done) for different scripts and modules at the package.

Some things used to organize the codes

The ./.vscode/

I know the setup (and also IDE) is a personal choice, so, this ./.vscode/settings.json is just a suggestion that works well for me.

Also, at ./annotations/setup/vscode.md have some explains about these configs and some extensions for vscode that can help someone.

About

Just some personal scripts/examples in python for geospatial data. Also a repo for testing some news features from Python 3.10

License:MIT License


Languages

Language:Python 100.0%