João Pimentel Ferreira
João Pimentel Ferreira
done it
no need for police department because they depend on the location and we are already showing a map
Com que propósito legal pretende procurar por matrícula? On Mon, 19 Jun 2023, 10:49 Daniel Medina, ***@***.***> wrote: > It's more important create a search bar to find by plate...
Bem visto, boa dica
Considering that `$ref: '#/components/parameters/json'` was already working, my guess is that this validator does not consider `~1` as valid escaper for `/` Nonetheless documentation refers: Escape Characters/ and ~ are...
why are you posting code in python if this lib is for Javascript?
> ...did you read the text? Which explains exactly why I'm showing GDAL code that uses the [official GDAL Python API](https://gdal.org/api/python_bindings.html)? > > It illustrates something that folks can do...
nice contribution @Pomax exactly what I was looking for, thank you; if you may want to reply also [here](https://gis.stackexchange.com/questions/455560/get-elevation-from-geotiff-using-node-gdal-lib), you'll get the points and the prize :)
@Pomax but I realized now you use another library `geotiff`, I will check it out
Btw @Pomax to install and use that geoTiff npm package in production do you need extra SW like imagemagick or it's ready to use after `npm install geotiff`? The instructions...