Daniele Francesconi

Results 3 issues of Daniele Francesconi

Is it possible with the current API (I didn't find a way yet), given a Lat/Lon (WGS84) point "A" and a set of similar coordinates, find for a specific radius...

### Describe the feature I am currently facing an issue using DBT with Spark on AWS/Glue/EMR environment as discussed already in https://github.com/dbt-labs/dbt-spark/issues/215 (but already raised here https://github.com/dbt-labs/dbt-spark/issues/93). The current issue...

enhancement
good_first_issue

I am running SFCGAL in a multithread env with the only sfcgal function `sfcgal_geometry_intersects`: ``` void *match_counter(void *threadarg) { struct thread_data *tdata = (struct thread_data *) threadarg; printf("starting thread-%d (%zu,...