-
To confirm that individual users will be able to access their own FIT Count data to download in csv format.
This would allow groups of individuals, if they wish, to come together to pool their count…
-
New issue created to replicate the Issue #38 on the previous Private External repo. Content to follow shortly.
-
### Describe the problem
Hi! I am tessellating using this script
```
limit = study_area
enclosures = momepy.enclosures(streets, limit=study_area.iloc[0]["geometry"], additional_barriers=[rail, riv…
-
Good morning!
I am using your library and I think I have encountered a discrepancy regarding the heightof a point when converted into a different coordinate standard (i.e. when chaning its datum). …
-
I'm getting extremely slow rendering times with geospatial datasets in quarto. These render quite quickly in RStudio but quarto render takes 5 minutes or more (on an M1 MacBook). I'm wondering if this…
-
GeNet does not install in a Python 3.11.0 environment. On an EC2 instance running ubuntu:
```bash
Distributor ID: Ubuntu
Description: Ubuntu 20.04 LTS
Release: 20.04
Codename: focal
```
```…
-
As described by @mem48 here: https://github.com/nptscot/npt/pull/345#issue-2028578831
I'll share a permalink to the code below.
-
### Contributing guidelines
- [X] I understand the contributing guidelines
### Documentation
- [X] My problem is not addressed by the documentation or examples
### Existing issues
- [X] My proble…
-
There is a caveat in creating shp.CoordinateReferenceSystem.
I have uploaded two prj files.
Id is set to **Nothing** in the case of one prj file and set correctly to **27700** for the other.
Both s…
-
#### Code Sample, a copy-pastable example if possible
```python
# MAKE SURE YOU CLEAR YOUR LOCAL PROJ CACHE BETWEEN RUNS - OTHERWISE IT WILL
# ALWAYS WORK AFTER THERE HAS BEEN ONE SUCCESS.…