Select to view content in your preferred language

Is there a size restriction on KML layer in esri map?

1180
3
11-21-2013 10:17 AM
DamNguyen
Deactivated User
My website utilizes ESRI's map and it contains several KML layers. Most of them show up fine except for the ones bigger than ~4MB. Are there any restrictions on KML file size?

Thanks,
0 Kudos
3 Replies
SteveCole
Honored Contributor
I don't know specifically about KMLs & the JS API but here's a link to the limitations of using KMLs with Arcgis.com:

KML Limitations

Perhaps these limitations also apply to KML layers within the API..
DamNguyen
Deactivated User
Thanks, evtguy. From that page, I see this relevant bit:
KML layers larger than 10 MB cannot be added to maps.


I tested it with ~4MB files (individually and cummulatively) and they still aren't showing up. Could it be that the limit is <4MB?
0 Kudos
SteveCole
Honored Contributor
Unfortunately, someone from ESRI will have to chime in about this. The only KML files I have personally dealt with using the JS API have been VERY small (< 100kb).
0 Kudos