Simone Primarosa

Results 34 issues of Simone Primarosa

See https://hashes.org/api.php

enhancement

This solves: #304 #288 #281 #270 #293 #266 #264 #190 #182

## Description Expose a constructor to allow the users to have multiple instance of upash instead of having it as a singleton. ## Examples ```js const UPASH = require('upash'); //...

help wanted
discussion

See https://bitbucket.org/ecollins/passlib/wiki/Home https://passlib.readthedocs.io

discussion

## Command description Given a large Polygon or MultiPolygon split it into squares. ## Example Transform this: ![image](https://user-images.githubusercontent.com/3505087/33326464-4e67abb8-d455-11e7-9195-367d41f5def6.png) into something like this: ![image](https://user-images.githubusercontent.com/3505087/33326360-079c097c-d455-11e7-9acc-693c3ad49c04.png) ## How to do this without a...

## Command description Given a Polygon or MultiPolygon and a Line divide the polygon in 2 half (if the line passes through the polygon)

[Here](https://github.com/mbloch/mapshaper/wiki/Command-Reference#options) there are some information about the `weighting` coefficient that the Visvalingam algorithm uses to do semplifications. Are there some resources that can be added to the Wiki to let...

## Problem `-verbose` flag does not show anything while using `runCommands`. ## Ideas It would be nice to add a callback to `runCommands` that is called each time a new...

We can try to use [this map](https://sandbox.idre.ucla.edu/mapshare/data/world/data/hydropolys.zip) instead of the one from OpenStreetMapData