معرفی شرکت ها


errorgeopy-1.0.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Python geocoding in a disagreeing world
ویژگی مقدار
سیستم عامل -
نام فایل errorgeopy-1.0.1
نام errorgeopy
نسخه کتابخانه 1.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Richard Law
ایمیل نویسنده richard.m.law@gmail.com
آدرس صفحه اصلی https://github.com/alpha-beta-soup/errorgeopy
آدرس اینترنتی https://pypi.org/project/errorgeopy/
مجوز -
Geocoding with automated indication of spatial error across providers --------------------------------------------------------------------- Geocoding is the process of taking a string representing a real-world address, and resolving that to a single point location. However different providers will resolve the same addresses to different locations, and it can be important to consider this spatial error. For example, when determining the census tract an addresses should be linked to, there may be some error. This error can go unacknowledged but still be very influential on analysis, similar to the famous modifiable area-unit problem (MAUP), but for point representations of addresses. This library can be used to determine spatial error across selected geocoding providers. It can, for example, produce the convex hull of successful geocodes, so you can imagine an address as a polygon. These individual points are also available as a multipoint geometry. Intended to work with as many of the providers supported by geopy as you care to configure. Without configuration, will use free global provdiders that don't require API tokens. Only supports Python 3. Tested with Python 3.4 and 3.5.


نحوه نصب


نصب پکیج whl errorgeopy-1.0.1:

    pip install errorgeopy-1.0.1.whl


نصب پکیج tar.gz errorgeopy-1.0.1:

    pip install errorgeopy-1.0.1.tar.gz