{"library":"spatial-access","type":"library","category":null,"description":"spatial-access is a Python package designed for measuring spatial accessibility to services. It provides tools to construct road networks, represent facilities and demand points, and compute various accessibility metrics like the Two-Step Floating Catchment Area (2SFCA) method. The current version is 1.0.2, and releases are made as needed to address issues and introduce features.","language":"python","status":"active","version":"1.0.2","tags":["geospatial","network analysis","access","routing","GIS","accessibility"],"install":[{"cmd":"pip install spatial-access","imports":["import spatial_access as sa","network = sa.Network(nodes, edges, 'weight_col')","access_model = sa.Access(network, facilities, demand, 'facility_col', 'demand_col')"]}],"homepage":null,"github":"https://github.com/GeoDaCenter/spatial_access","docs":null,"changelog":null,"pypi":"https://pypi.org/project/spatial-access/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/spatial-access/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}