Peter:
Thanks for your response …
I read in the documentation
JSONP for a cross domain data source
and
I have two questions:
1.- http://ws.geonames.org/searchJSON should be a special service ?
2.-
data: { featureClass: "P", style: "full", maxRows: 50 }
Where could I found information of the DATA parameters ?
I included on my code : datatype: “jsonp”, and the DATA on code and received this error: Error jQuery1830… was not called
Thanks in advance Armin