geoai-py 0.14.0__py2.py3-none-any.whl → 0.16.0__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: geoai-py
3
- Version: 0.14.0
3
+ Version: 0.16.0
4
4
  Summary: A Python package for using Artificial Intelligence (AI) with geospatial data
5
5
  Author-email: Qiusheng Wu <giswqs@gmail.com>
6
6
  License: MIT License
@@ -38,6 +38,7 @@ Requires-Dist: rasterio
38
38
  Requires-Dist: rioxarray
39
39
  Requires-Dist: scikit-image
40
40
  Requires-Dist: scikit-learn
41
+ Requires-Dist: timm
41
42
  Requires-Dist: torch
42
43
  Requires-Dist: torchgeo
43
44
  Requires-Dist: torchinfo
@@ -46,6 +47,7 @@ Requires-Dist: transformers
46
47
  Provides-Extra: extra
47
48
  Requires-Dist: overturemaps; extra == "extra"
48
49
  Requires-Dist: torchange; extra == "extra"
50
+ Requires-Dist: lightly-train; extra == "extra"
49
51
  Provides-Extra: agents
50
52
  Requires-Dist: strands-agents; extra == "agents"
51
53
  Requires-Dist: strands-agents-tools; extra == "agents"
@@ -92,6 +94,12 @@ GeoAI addresses this need by providing a unified, user-friendly interface that a
92
94
 
93
95
  The package's design philosophy emphasizes simplicity without sacrificing functionality, enabling users to perform sophisticated analyses such as building footprint extraction from satellite imagery, land cover classification, and change detection with just a few lines of code. By integrating cutting-edge AI models and providing seamless access to major geospatial data sources, GeoAI significantly lowers the barrier to entry for geospatial AI applications while maintaining the flexibility needed for advanced research applications.
94
96
 
97
+ ## Citations
98
+
99
+ If you find GeoAI useful in your research, please consider citing the following paper to support my work. Thank you for your support.
100
+
101
+ - Wu, Q. (2025). GeoAI: A Python package for integrating artificial intelligence with geospatial data analysis and visualization. _Journal of Open Source Software_, 9025. [https://doi.org/10.21105/joss.09025](https://github.com/openjournals/joss-papers/blob/joss.09025/joss.09025/10.21105.joss.09025.pdf) (Under Review)
102
+
95
103
  ## 🚀 Key Features
96
104
 
97
105
  ### 📊 Advanced Geospatial Data Visualization
@@ -1,24 +1,26 @@
1
- geoai/__init__.py,sha256=6XXPspLCl-xq93YsqtZKS9dzOI9nwDSzWGJvcxAZLT0,3851
2
- geoai/change_detection.py,sha256=XkJjMEU1nD8uX3-nQy7NEmz8cukVeSaRxKJHlrv8xPM,59636
1
+ geoai/__init__.py,sha256=cTYEKjYk-1n6jgbVFXveMVB9SQ5dZp6o8utyHF_BEns,4287
2
+ geoai/change_detection.py,sha256=B0eawgiQYxEC51lI1q6V83K1mRaAVW8-Kf2GaVhOTBQ,59799
3
3
  geoai/classify.py,sha256=0DcComVR6vKU4qWtH2oHVeXc7ZTcV0mFvdXRtlNmolo,35637
4
4
  geoai/detectron2.py,sha256=dOOFM9M9-6PV8q2A4-mnIPrz7yTo-MpEvDiAW34nl0w,14610
5
5
  geoai/dinov3.py,sha256=u4Lulihhvs4wTgi84RjRw8jWQpB8omQSl-dVVryNVus,40377
6
6
  geoai/download.py,sha256=B0EwpQFndJknOKmwRfEEnnCJhplOAwcLyNzFuA6FjZs,47633
7
7
  geoai/extract.py,sha256=595MBcSaFx-gQLIEv5g3oEM90QA5In4L59GPVgBOlQc,122092
8
- geoai/geoai.py,sha256=ZnGhcTvXbhqpO98Bmt2c4q09VXEgawn0yF8dqxGrlRg,10066
8
+ geoai/geoai.py,sha256=zscDj1QnM4Cvn4dLOqmqrw18Ik0uP1dOADD1H3aOAV4,10152
9
9
  geoai/hf.py,sha256=HbfJfpO6XnANKhmFOBvpwULiC65TeMlnLNtyQHHmlKA,17248
10
10
  geoai/map_widgets.py,sha256=QLmkILsztNaRXRULHKOd7Glb7S0pEWXSK9-P8S5AuzQ,5856
11
11
  geoai/sam.py,sha256=O6S-kGiFn7YEcFbfWFItZZQOhnsm6-GlunxQLY0daEs,34345
12
12
  geoai/segment.py,sha256=yBGTxA-ti8lBpk7WVaBOp6yP23HkaulKJQk88acrmZ0,43788
13
13
  geoai/segmentation.py,sha256=7yEzBSKCyHW1dNssoK0rdvhxi2IXsIQIFSga817KdI4,11535
14
- geoai/train.py,sha256=3uS95OTo3_KPuE9OhPRyFJ2PHFTlYUC4RVzJcLyzt4k,141826
15
- geoai/utils.py,sha256=4l5jewO4aRNRgeLDhrUFXwMA_CNBCSv8RkaCn3nN2p0,307795
14
+ geoai/timm_segment.py,sha256=G37UmSKKR_6CJPkt0TTj1Ik9_xd5i2fQ79W_DA3dheM,38447
15
+ geoai/timm_train.py,sha256=y_Sm9Fwe7bTsHEKdtPee5rGY7s01CbkAZKP1TwUDXlU,20551
16
+ geoai/train.py,sha256=aWMIen_OPSQ5UwwgURVa3ycqtdZfzuZ0ign2_OHnia8,170310
17
+ geoai/utils.py,sha256=AUdVj1tt864UFxJtsatpUmXRV9-Lw4f4tbdyjqj0c3c,360240
16
18
  geoai/agents/__init__.py,sha256=NndUtQ5-i8Zuim8CJftCZYKbCvrkDXj9iLVtiBtc_qE,178
17
19
  geoai/agents/geo_agents.py,sha256=4tLntKBL_FgTQsUVzReP9acbYotnfjMRc5BYwW9WEyE,21431
18
20
  geoai/agents/map_tools.py,sha256=OK5uB0VUHjjUnc-DYRy2CQ__kyUIARSCPBucGabO0Xw,60669
19
- geoai_py-0.14.0.dist-info/licenses/LICENSE,sha256=vN2L5U7cZ6ZkOHFmc8WiGlsogWsZc5dllMeNxnKVOZg,1070
20
- geoai_py-0.14.0.dist-info/METADATA,sha256=33j9XSDDCSdpU7PbuMP4zv7r50sTq-IdqJ4NnsSmjqo,10583
21
- geoai_py-0.14.0.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
22
- geoai_py-0.14.0.dist-info/entry_points.txt,sha256=uGp3Az3HURIsRHP9v-ys0hIbUuBBNUfXv6VbYHIXeg4,41
23
- geoai_py-0.14.0.dist-info/top_level.txt,sha256=1YkCUWu-ii-0qIex7kbwAvfei-gos9ycyDyUCJPNWHY,6
24
- geoai_py-0.14.0.dist-info/RECORD,,
21
+ geoai_py-0.16.0.dist-info/licenses/LICENSE,sha256=TlBm8mRusRVB9yF2NTg-STcb71v69-XZaKaPdshqP2I,1074
22
+ geoai_py-0.16.0.dist-info/METADATA,sha256=v1niz1iDJr5gVRAKMOBxjlOi2FWRs5ezf_n9sp0iaMg,11122
23
+ geoai_py-0.16.0.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
24
+ geoai_py-0.16.0.dist-info/entry_points.txt,sha256=uGp3Az3HURIsRHP9v-ys0hIbUuBBNUfXv6VbYHIXeg4,41
25
+ geoai_py-0.16.0.dist-info/top_level.txt,sha256=1YkCUWu-ii-0qIex7kbwAvfei-gos9ycyDyUCJPNWHY,6
26
+ geoai_py-0.16.0.dist-info/RECORD,,
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023, Qiusheng Wu
3
+ Copyright (c) 2023-2025, Qiusheng Wu
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -19,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
19
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
20
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
  SOFTWARE.
22
-