Skip to content

Commit 56a710b

Browse files
committed
Add OSM-specific submodule.
1 parent 50ad33a commit 56a710b

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

src/openpois/osm/__init__.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# -------------------------------------------------------------
2+
# Copyright (c) Henry Spatial Analysis. All rights reserved.
3+
# Licensed under the MIT License. See LICENSE in project root for information.
4+
# -------------------------------------------------------------
5+
"""Open POIs"""
6+
7+
__version__ = "0.0.1"

0 commit comments

Comments
 (0)