lmarcelocc

Results 20 comments of lmarcelocc

Hi @ahocevar , I've tried that but without success. Have tried with OL v7.5.2 and v8.2.0. ```typescript const vectorSource = new VectorSource({ format: new GML32({ featureNS: 'http://ogr.maptools.org/', featureType: 'FBTest_ausLAFIS', srsName:...

Hi @ahocevar , > featureNS: {FBTest_ausLAFIS: 'http://ogr.maptools.org/'}. This produced the same result, no layer loaded. I'll try to create a small repo top try to reproduce the issue. Meanwhile, here...

Hi, Here's the [repo](https://codesandbox.io/p/sandbox/vector-osm-forked-j7tkf2?file=%2Fmy.gml%3A14%2C22). Maybe my client is just not using the standard `` tag, and he should, from what I've been reading. Thanks!

Thanks for you reply @ahocevar ! Well, meanwhile, if this is an issue to anyone else, this was my workaround: ```typescript const vectorSource = new VectorSource({ loader: (extent, resolution, projection)...

Olá Paulo, I'm using this repo and what I did was to install it from HACS and then I run the python script - sometimes it works, sometimes won't -...

I've made a patch where EXIF Metadata is available again. Let me know if you still need it and I can share. It will be nice to have someone else...

Please give it a try and let me know if it worked out for you. [cordova-plugin-camera+7.0.0.patch](https://github.com/user-attachments/files/17065455/cordova-plugin-camera%2B7.0.0.patch)

I'm using [email protected] and with the following patch I was able to compile again and everything is working as before. [com-sarriaroman-photoviewer+1.3.0.patch](https://github.com/user-attachments/files/16764282/com-sarriaroman-photoviewer%2B1.3.0.patch)