Skip to main content

Reduce size of uploading shapefile

Comments

1 comment

  • Permanently deleted user

    Assuming the silverlight viewer, in the viewer.xml you can adjust the maxfilesize

        <OpenShapefile>

     

          <Configuration MaxFileSize="10024000" ZoomUserAddedLayers="{ZoomUserAddedLayers}" />

     

        </OpenShapefile>

    Page 136 of the silverlight 2.4 administrator and Developer Guide.

    I haven't gone looking for it in the HTML5 viewer.

    Regard

    Steve

    0

Please sign in to leave a comment.