Aller au contenu principal

Reduce size of uploading shapefile

Commentaires

1 commentaire

  • 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

Vous devez vous connecter pour laisser un commentaire.