Andrea Borruso

Results 119 issues of Andrea Borruso

Hi, If I have a 100 polygons gejson file and 15 rows CSV file and run ``` mapshaper aree.geojson -join codes.csv keys=ID,ID -o tmp.geojson ``` I have in output a...

Hi, is there a way to filter using a list of values? Something like the command below to filter records whose COD value is IN "19", "256" or "355". ```...

Hi, I would like to use [b_s.zip](https://github.com/mbloch/mapshaper/files/5719787/b_s.zip) to erase part of [a.zip](https://github.com/mbloch/mapshaper/files/5719785/a.zip). To do it I run ``` mapshaper a.shp -erase b_s.shp -o output.shp ``` But I have that `b_s.shp`...

Hi, is it possible to split a stack of polygons (inside a single layer/file) using a line as a knife? Thank you ![image](https://user-images.githubusercontent.com/30607/103198315-4f996e80-48e8-11eb-80e9-8c721b804c9a.png)

# What feature or capability would you like? A lot of CSVs in the world are not separed by `,`. It would be great to infer the separator and make...

feat

**Describe the bug** Hi I tried to add a contributor, but I have had already contributed before message. But he hasn't actually been added yet. He's in a never-approved PR....

bug
pinned

Hi, it would be great to the option to execute a set of commands during startup. In example I often load pcre module and I would like to have it...

**Describe the bug** Hi, I'm using idyll in windows subsystem for linux. If I modify `index.idyll` and save it, and then reload `http://localhost:3000/`, I do not have the variations in...

help wanted
Windows

Hi, I know it's a reader, but it would be great to have a cli option to export the merged items in one feed from multiple RSS sources. Thank you

enhancement