virtualarchitectures

Results 6 comments of virtualarchitectures

Hi, this looks like it could be related to issue #327 where xyz parsing was implemented to add geocentric projections. I'm guessing this is happening because a default `0` is...

Until this behaviour is documented can you recommend a version to rollback my dependencies to?

Thanks for looking at the query. Downgrading my dependencies to v2.5.0 does result in the behaviour I'd expected based on the documentation: Supplying X,Y values for the following `proj('EPSG:4326','EPSG:27700',{'x':-0.12793738,'y':51.507747})` outputs...

I noticed your example uses proj strings while I'm using OGC WKT strings as I've been advised to expect increased accuracy over proj strings. Has there been a change in...

@ahocevar Thanks for sending that over. The fix seems to have it covered. Do you have a planned patch release schedule? More generally, nice to see 3D parsing available as...

Submitted a pull request to the 'only output z branch'. If there's any further functionality I'm not clear what suitable data and test cases would be so I'll have to...