Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bounds in GoogleGeocode ->read is broken #2

Closed
phayes opened this issue Apr 3, 2011 · 2 comments
Closed

bounds in GoogleGeocode ->read is broken #2

phayes opened this issue Apr 3, 2011 · 2 comments

Comments

@phayes
Copy link
Owner

phayes commented Apr 3, 2011

This is a problem with google.

See: http://code.google.com/apis/maps/documentation/webservices/forum.html?place=topic%2Fgoogle-maps-api-web-services%2FOgicTQrTAGE%2Fdiscussion

@phayes
Copy link
Owner Author

phayes commented Apr 12, 2011

@phayes
Copy link
Owner Author

phayes commented Jan 9, 2012

Given that this is a google issue, I'm marking this as won't fix.

@phayes phayes closed this as completed Jan 9, 2012
phayes pushed a commit that referenced this issue Apr 1, 2014
Support for line breaks between KML coordinate tuples
misterbisson added a commit to misterbisson/geoPHP that referenced this issue Nov 7, 2014
working around the following fatal by forcing `geosInstalled( FALSE )`

Fatal error: Uncaught exception 'Exception' with message 'ParseException: Expected word but encountered end of stream' in /var/www/wphost/wp-content/plugins/bgeo/components/external/geoPHP/lib/adapters/WKT.class.php:38 Stack trace: #0 /var/www/wphost/wp-content/plugins/bgeo/components/external/geoPHP/lib/adapters/WKT.class.php(38): GEOSWKTReader->read('') phayes#1 [internal function]: WKT->read(NULL) phayes#2 /var/www/wphost/wp-content/plugins/bgeo/components/external/geoPHP/geoPHP.inc(79): call_user_func_array(Array, Array) phayes#3 /var/www/wphost/wp-content/plugins/bgeo/components/class-bgeo.php(166): geoPHP::load(NULL, 'wkt') phayes#4 /var/www/wphost/wp-content/plugins/bgeo/components/class-bgeo.php(196): bGeo->new_geometry(NULL, 'wkt') phayes#5 /var/www/wphost/wp-content/plugins/bgeo/components/templates/metabox-details.php(7): bGeo->get_geo('1159', 'bgeo_tags') phayes#6 /var/www/wphost/wp-content/plugins/bgeo/components/class-bgeo-admin.php(105): include_once('/var/www/wphost...') phayes#7 [internal function]: bGeo_Admin->metabox(Object(stdClass), 'bgeo_tag in /var/www/wphost/wp-content/plugins/bgeo/components/external/geoPHP/lib/adapters/WKT.class.php on line 38

Also fixing a bad variable reference.
itamair referenced this issue in itamair/geoPHP Jul 4, 2022
When using this library with PHP 8.1, a deprecation warning is triggered: fwrite(): Passing null to parameter #2 ($data) of type string is deprecated
(see: phayes#190)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant