{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Monuments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8bb63aec201cb9be7e0258874c133522", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAMCAYAAAC9QufkAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS1JREFUKJGN0D9LQlEYx/HvvZyuQSF1IcJLgxD1EmpRnCJuF3FrTGlrSWhraAsjHIysNWptqxD3mustKIEeiThIU7fknBYxErX7254/H3h4BBMis1zS4zhRR46ai7Ew564brfYQzACFyNiAJbU6ByxgR/puNVFXz5GwDCgAa/3SMkKdAel/cWuDODYnQ+1UO2Dbq3E7EdvTsSNDuAh0gTsgBSxbNqfNPPfJGz5H4pbPqiEsAqBjOa8WPr6lme/N0TSQdLocAKWR2HKooJkC0E74CrDwRFdm+QDiaA7bAVdejc4fLH0Co9kanK+5bmepdmATWOq3ZxGUgN0Bft/H+W7EKhD+nqHJABkz/BRNXvruRaKuXgTAV4MihCvDe2NiG6EqQEYAeA+UgXJEPMgPe4NfoVuq31IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Ties", "type": "esriFieldTypeString", "alias": "Ties", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Ties" }, { "name": "RecordedBy", "type": "esriFieldTypeString", "alias": "RecordedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RecordedBy" }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Notes1" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Notes2" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R30_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_30", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_30", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Monuments", "description": "", "prototype": { "attributes": { "Notes": null, "Name": null, "Ties": null, "RecordedBy": null, "Project": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Photos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d8b501934c7655d95b19be4f23da557", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAVxJREFUKJGtkrFLQnEQxz/38z0qKCgCowSHEIKGKF7RP1Cb/gmuNtkYDpK6RdHQFK1RY5NQ0NDSFhhNhZBBQzqFYU36vF/Ls9IMIrrt4D5337v7OvwxnH8FrbUpIBWkayJS+u3E1C11b5YxgANg8UdQVRNAHKCNeptUOGaBAUKeqh4EZTVjTL4LFJEc4AE80OCEJllemGccEenIBvgEVTVxw7O3xyMtoIYPwDoVojwCkCTMKhFUNWGMKToAxpiiqhay4ubSlLkIwEt8YrQ5YpplJrDWFowxxS6pxpi8qrIrsdwZdx+69ol+hfJ9ryoi8TINADKMsMUr1zRYIYKIxDv7dYGtVmvKgndOnStiLBEmSZ0M96TxGcLx+r7Ddd3qk33byDOzHWaoZK0tzMpY9ZC50wbN8KANFfqCABEZ3rHWXvi+X3NdtxooWRh1BibFdLvnm3N67RU0qPbWvQOntHtv3ajDigAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Notes", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Photos", "description": "", "prototype": { "attributes": {"Notes": null} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Harrah Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -9678996.4608, "ymin": 4269151.238799997, "xmax": -9663644.3023, "ymax": 4301044.8552, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 127 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectFolder", "type": "esriFieldTypeString", "alias": "Project Folder", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": "P:\\", "modelName": "ProjectFolder" }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "domain": { "type": "codedValue", "name": "SurveyProjectType", "description": "Project Type", "codedValues": [ { "name": "ALTA", "code": "ALTA" }, { "name": "Boundary", "code": "Boundary" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Subdivision", "code": "Subdivision" }, { "name": "Topography", "code": "Topo" }, { "name": "3D Scanning", "code": "3D" }, { "name": "Other", "code": "Other" }, { "name": "Elevation Certificate", "code": "Elevation Cert" }, { "name": "Topo & Boundary", "code": "Topo/Boundary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ProjectType" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R33_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_33", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_33", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Non-TWM Projects", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": null, "ProjectType": null, "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 3, "name": "TWM Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -9689530.436, "ymin": 4169864.1955000013, "xmax": -9479841.8702, "ymax": 4324706.275200002, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ProjectType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 127 ], "width": 2 } }, "value": "Boundary", "label": "Boundary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 127 ], "width": 2 } }, "value": "Topo", "label": "Topography", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 127 ], "width": 2 } }, "value": "Topo/Boundary", "label": "Topo/Boundary", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 127 ], "width": 2 } }, "value": "ALTA", "label": "ALTA", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 127 ], "width": 2 } }, "value": "ROW", "label": "Right of Way", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 127 ], "width": 2 } }, "value": "Subdivision", "label": "Subdivision", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 127 ], "width": 2 } }, "value": "3D", "label": "3D Scanning", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 127 ], "width": 2 } }, "value": "Elevation Cert", "label": "Elevation Certificate", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 127 ], "width": 2 } }, "value": "Other", "label": "Other", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "ProjectType", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ProjectFolder", "type": "esriFieldTypeString", "alias": "Project Folder", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": "P:\\", "modelName": "ProjectFolder" }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "domain": { "type": "codedValue", "name": "SurveyProjectType", "description": "Project Type", "codedValues": [ { "name": "ALTA", "code": "ALTA" }, { "name": "Boundary", "code": "Boundary" }, { "name": "Right of Way", "code": "ROW" }, { "name": "Subdivision", "code": "Subdivision" }, { "name": "Topography", "code": "Topo" }, { "name": "3D Scanning", "code": "3D" }, { "name": "Other", "code": "Other" }, { "name": "Elevation Certificate", "code": "Elevation Cert" }, { "name": "Topo & Boundary", "code": "Topo/Boundary" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ProjectType" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_28", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Boundary", "name": "Boundary", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "Boundary", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "Boundary", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Topo", "name": "Topo", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "Topography", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "Topo", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Topo/Boundary", "name": "Topo/Boundary", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "Topo/Boundary", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "Topo/Boundary", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ALTA", "name": "ALTA", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "ALTA", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "ALTA", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "ROW", "name": "ROW", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "Right of Way", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "ROW", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Subdivision", "name": "Subdivision", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "Subdivision", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "Subdivision", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3D", "name": "3D", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "3D Scanning", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "3D", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Elevation Cert", "name": "Elevation Cert", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "Elevation Certificate", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "Elevation Cert", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Other", "name": "Other", "domains": { "ProjectType": {"type": "inherited"} }, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "Notes": null, "ProjectFolder": "P:\\", "ProjectType": "Other", "Name": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 4, "name": "Plat Records", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -9670387.0497, "ymin": 4290984.834600002, "xmax": -9669986.9496, "ymax": 4291249.378399998, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 127 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Description" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Notes" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_32", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Plat Records", "description": "", "prototype": { "attributes": { "Notes": null, "Name": null, "Description": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }