4 lines
166 B
JavaScript
4 lines
166 B
JavaScript
|
module.exports = {
|
||
|
responseText: '{ "errors": ["Postgis Plugin: ERROR: transform: couldnt project point (242 611 0): latitude or longitude exceeded limits."]}'
|
||
|
};
|