Marco Afonso
Marco Afonso
Thanks for this lib! :) Is it hard to implement a quick crop based on options width/height and center on the image? Thanks!
Hi, I'm trying to install h2o through composer but it does not work. Would it be possible to create a composer.json file for autoloading? Thanks :)
Hi, Can't find support for TTL. Would be very usefull. Thanks
Hello, Would you please confirm that the following gist reproduces memory leaks? https://gist.github.com/taviroquai/5bb2f19518a74eb0928a92ea08d7b428 I'm using: - node v8.0.0 - osmosis 1.1.6 Thanks!
Hi, How do I access all form fields on the validate function in the example below? Thanks. ``` Accounts.ui.config({ requestPermissions: {}, passwordSignupFields: "USERNAME_ONLY", extraSignupFields: [ { fieldName: 'first_name', fieldLabel: 'First...
Hi, I'm developing a simple electron app on Windows. I though spatialite would be the best solution but looking at spatialite folder in node_modules, it takes 619MB! I can see...
Hi, I'm using MAP_RESOLUTION parameter extensively on WMS requests, specially to create print versions of maps, but it seems there is no documentation about it. This is a request to...
Hi! I'm trying to read a GeoPackage geometry using the WKB adapter but I can't get it to work. I always get the error: Only NDR (little endian) SKB format...
Hi all, It is possible to generate images with geoPHP from geometries? If so, please give me an example. Thanks
Hi all, MapIgniter2 is out - based on Laravel 5, OpenLayers 3 and Bootstrap 3! https://github.com/taviroquai/mapigniter2 All of you are invited to test and fill issues in GitHub. Thanks, Marco