correct comment in rhino handler
This commit is contained in:
parent
172cecdb7b
commit
d170f3a220
|
@ -46,7 +46,7 @@ class GeometryFactory:
|
|||
@property
|
||||
def _rhino(self) -> City:
|
||||
"""
|
||||
Enrich the city by using OpenStreetMap information as data source
|
||||
Enrich the city by using Rhino information as data source
|
||||
:return: City
|
||||
"""
|
||||
return Rhino(self._path).city
|
||||
|
|
Loading…
Reference in New Issue
Block a user