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

No JSON Object could be decoded #388

Open
Zaid-Mirza opened this issue Aug 9, 2016 · 1 comment
Open

No JSON Object could be decoded #388

Zaid-Mirza opened this issue Aug 9, 2016 · 1 comment

Comments

@Zaid-Mirza
Copy link

Zaid-Mirza commented Aug 9, 2016

Scenario is,

Im new to python and trying to generate jvectorMap using Converter.py plugin provided by jVectorMap,

I have installed OSGEO4W (Desktop INSTALL) on Windows 7 64bit. Python 2.7,GDAL 2.1.0 and Shapely is also installed under OSGEO4W.

I download shapefile
ne_10m_admin_1_states_provinces.shp
I placed this shape file in converter.py directory, then I opened OSGEO4W shell and navigates to converter.py directory and run following command to generate Russia map for learning conversion of maps.
python converter.py ne_10m_admin_1_states_provinces_shp.shp test-map.js --width 400 --where "ISO_3166_2 = 'RU-' and code_hasc!='' --country_name_index 12 --country_code_index 18 --minimal_area 4000000 --buffer_distance -0.5 --simplify_tolerance 10000 --longitude0 54.8270 --name russia
I have taken this command from this post Check it

but I faced error JSON object Decode, have a look on below image
shell
Help me to solve my problem ,As I have stated im new to python and jvector Maps

@Zaid-Mirza
Copy link
Author

no response,,, thats bad

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