Reduce size of uploading shapefile
Hello everyone,
Anyone tried on how to reduce the size of shapefile? I want to limit the size to 500kb when the user add the shapefile in Silverlight viewer.
0
-
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
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar