tileserver-php icon indicating copy to clipboard operation
tileserver-php copied to clipboard

problems with utfgrid on shared server

Open uekeueke opened this issue 10 years ago • 1 comments

hi! congrats for this code, works fine on a normal vps but in a shared host from 1and1 i receive this message when I try to load an utfgrid (i've used the recomended lines on the htaccess)

for example:

for this url, used on ol3 as a utfgrid source http://atnight.ws/bcndynamics/tileserver/d0100.json i receive this console error

Uncaught SyntaxError: Unexpected token < d0100.json?callback=callbacks._12if3txcg7:1

  • also the tileserver home page shows me this url for my tiles http://atnight.ws/bcndynamics/tileserver/?%2Findex.json&callback=callbacks._0if3tymsk?/d0100/{z}/{x}/{y}.png

** an example of a working tiles is this http://atnight.ws/bcndynamics/tileserver/d0100/14/8288/6120.png http://atnight.ws/bcndynamics/tileserver/d0100/14/8288/6120.grid.json

i'm not able to understand what's happening... someone knows something about this error?

uekeueke avatar Sep 28 '15 11:09 uekeueke

Looks like a duplicate to #62. @uekeueke could you please upgrade to latest version and test this?

klokan avatar Mar 02 '16 12:03 klokan