Like the attached file, after embedding a image data that is encoded to Base64 as one of properties in GeoJSON, the GeoJSON is downloaded to Android device and I tried to parse the GeoJSON. But it spends too much time to parse even though it's just 6 Features in the FeatureCollection. How can I overcome this issue?
Because here the attachment of geojson file extension is not permitted, instead I attached a link to download the GeoJSON (http://download.samarkandtour.org/en_shopping_20151002.geojson).
Like the attached file, after embedding a image data that is encoded to Base64 as one of properties in GeoJSON, the GeoJSON is downloaded to Android device and I tried to parse the GeoJSON. But it spends too much time to parse even though it's just 6 Features in the FeatureCollection. How can I overcome this issue?
Because here the attachment of geojson file extension is not permitted, instead I attached a link to download the GeoJSON (http://download.samarkandtour.org/en_shopping_20151002.geojson).