{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Infrastructure Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0417407709221939E7, "ymin": 5579413.542275926, "xmax": -1.0397098681683546E7, "ymax": 5594296.677583127, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 66, 74, 255 ], "width": 5 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PROJECT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PROJECT" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Project Type", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TYPE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Project Description", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "WEBSITE", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "WEBSITE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Project Status", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "STATUS" }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Project Contact", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONTACT" }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "Project Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "ACTIVE", "type": "esriFieldTypeString", "alias": "ACTIVE", "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": 50, "defaultValue": null, "modelName": "ACTIVE" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Contact's Phone Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PHONE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R734_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_734", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_734", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S537_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Infrastructure Projects", "description": "", "prototype": { "attributes": { "PHONE": null, "PROJECT": null, "TYPE": null, "DESCRIPTION": null, "WEBSITE": null, "STATUS": null, "CONTACT": null, "YEAR": null, "ACTIVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4627ec97d42949fa8907a6cb2f5b58b5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Shakopee_SDE.DBO.PAR_PROPERTYMASTER_SCO_PY", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.04544730109757E7, "ymin": 5549500.149987567, "xmax": -1.0383615882115826E7, "ymax": 5592160.744159287, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TaxPayerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PID" }, { "name": "TCV", "type": "esriFieldTypeDouble", "alias": "TCV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TCV" }, { "name": "TaxYear", "type": "esriFieldTypeInteger", "alias": "TaxYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TaxYear" }, { "name": "RollType", "type": "esriFieldTypeString", "alias": "RollType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "RollType" }, { "name": "TaxDistrictCode", "type": "esriFieldTypeString", "alias": "TaxDistrictCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TaxDistrictCode" }, { "name": "TaxDistrict", "type": "esriFieldTypeString", "alias": "TaxDistrict", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TaxDistrict" }, { "name": "SchoolDistrict", "type": "esriFieldTypeString", "alias": "SchoolDistrict", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SchoolDistrict" }, { "name": "CityDistrictCode", "type": "esriFieldTypeString", "alias": "CityDistrictCode", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CityDistrictCode" }, { "name": "CityDistrict", "type": "esriFieldTypeString", "alias": "CityDistrict", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CityDistrict" }, { "name": "WatershedDistrict", "type": "esriFieldTypeString", "alias": "WatershedDistrict", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WatershedDistrict" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Zone" }, { "name": "TaxPayerName", "type": "esriFieldTypeString", "alias": "TaxPayerName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TaxPayerName" }, { "name": "TaxpayerAddress", "type": "esriFieldTypeString", "alias": "TaxpayerAddress", "domain": null, "editable": true, "nullable": true, "length": 102, "defaultValue": null, "modelName": "TaxpayerAddress" }, { "name": "TaxAddress1", "type": "esriFieldTypeString", "alias": "TaxAddress1", "domain": null, "editable": true, "nullable": true, "length": 61, "defaultValue": null, "modelName": "TaxAddress1" }, { "name": "TaxAddress2", "type": "esriFieldTypeString", "alias": "TaxAddress2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TaxAddress2" }, { "name": "PropertyHouseNo", "type": "esriFieldTypeDouble", "alias": "PropertyHouseNo", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PropertyHouseNo" }, { "name": "PropertyAddress", "type": "esriFieldTypeString", "alias": "PropertyAddress", "domain": null, "editable": true, "nullable": true, "length": 91, "defaultValue": null, "modelName": "PropertyAddress" }, { "name": "PropertyAddress1", "type": "esriFieldTypeString", "alias": "PropertyAddress1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PropertyAddress1" }, { "name": "PropertyAddress2", "type": "esriFieldTypeString", "alias": "PropertyAddress2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PropertyAddress2" }, { "name": "SectionTownshipRange", "type": "esriFieldTypeString", "alias": "SectionTownshipRange", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SectionTownshipRange" }, { "name": "PlatId", "type": "esriFieldTypeString", "alias": "PlatId", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PlatId" }, { "name": "PlatName", "type": "esriFieldTypeString", "alias": "PlatName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlatName" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Block" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Lot" }, { "name": "DeededAcres", "type": "esriFieldTypeDouble", "alias": "DeededAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DeededAcres" }, { "name": "GISAcres", "type": "esriFieldTypeDouble", "alias": "GISAcres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISAcres" }, { "name": "Legal1", "type": "esriFieldTypeString", "alias": "Legal1", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Legal1" }, { "name": "Legal2", "type": "esriFieldTypeString", "alias": "Legal2", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Legal2" }, { "name": "AssessmentYear", "type": "esriFieldTypeInteger", "alias": "AssessmentYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AssessmentYear" }, { "name": "EMVLand", "type": "esriFieldTypeDouble", "alias": "EMVLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVLand" }, { "name": "EMVImprove", "type": "esriFieldTypeDouble", "alias": "EMVImprove", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVImprove" }, { "name": "EMVGreen", "type": "esriFieldTypeDouble", "alias": "EMVGreen", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVGreen" }, { "name": "EMVTotal", "type": "esriFieldTypeDouble", "alias": "EMVTotal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVTotal" }, { "name": "GreenAcresYesNo", "type": "esriFieldTypeString", "alias": "GreenAcresYesNo", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "GreenAcresYesNo" }, { "name": "AgPreserveYesNo", "type": "esriFieldTypeString", "alias": "AgPreserveYesNo", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "AgPreserveYesNo" }, { "name": "HomesteadYesNo", "type": "esriFieldTypeString", "alias": "HomesteadYesNo", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "HomesteadYesNo" }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Classification" }, { "name": "ExemptYesNo", "type": "esriFieldTypeString", "alias": "ExemptYesNo", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ExemptYesNo" }, { "name": "ModelDesc", "type": "esriFieldTypeString", "alias": "ModelDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ModelDesc" }, { "name": "ArchitectureDesc", "type": "esriFieldTypeString", "alias": "ArchitectureDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ArchitectureDesc" }, { "name": "NumBathRooms", "type": "esriFieldTypeDouble", "alias": "NumBathRooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumBathRooms" }, { "name": "NumBedrooms", "type": "esriFieldTypeDouble", "alias": "NumBedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumBedrooms" }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "BasementSqft", "type": "esriFieldTypeInteger", "alias": "BasementSqft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BasementSqft" }, { "name": "AGLASqFt", "type": "esriFieldTypeInteger", "alias": "AGLASqFt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AGLASqFt" }, { "name": "BasementFinishedSqft", "type": "esriFieldTypeInteger", "alias": "BasementFinishedSqft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BasementFinishedSqft" }, { "name": "GarageSqft", "type": "esriFieldTypeInteger", "alias": "GarageSqft", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GarageSqft" }, { "name": "LastSaleDate", "type": "esriFieldTypeString", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LastSaleDate" }, { "name": "LastSalePrice", "type": "esriFieldTypeInteger", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LastSalePrice" }, { "name": "PLTBLKLOT", "type": "esriFieldTypeString", "alias": "PLTBLKLOT", "domain": null, "editable": true, "nullable": true, "length": 58, "defaultValue": null, "modelName": "PLTBLKLOT" }, { "name": "TaxPayerFirst", "type": "esriFieldTypeString", "alias": "TaxPayerFirst", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TaxPayerFirst" }, { "name": "TaxPayerMiddle", "type": "esriFieldTypeString", "alias": "TaxPayerMiddle", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TaxPayerMiddle" }, { "name": "TaxPayerLast", "type": "esriFieldTypeString", "alias": "TaxPayerLast", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TaxPayerLast" }, { "name": "PropertyCity", "type": "esriFieldTypeString", "alias": "PropertyCity", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PropertyCity" }, { "name": "PropertyZip4", "type": "esriFieldTypeString", "alias": "PropertyZip4", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PropertyZip4" }, { "name": "PropertyZip", "type": "esriFieldTypeString", "alias": "PropertyZip", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PropertyZip" }, { "name": "EMVSaleRatio", "type": "esriFieldTypeDouble", "alias": "EMVSaleRatio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVSaleRatio" }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Grade" }, { "name": "NextRollType", "type": "esriFieldTypeString", "alias": "NextRollType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NextRollType" }, { "name": "NextAssessmentYear", "type": "esriFieldTypeInteger", "alias": "NextAssessmentYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NextAssessmentYear" }, { "name": "NextEMVLand", "type": "esriFieldTypeDouble", "alias": "NextEMVLand", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NextEMVLand" }, { "name": "NextEMVImprove", "type": "esriFieldTypeDouble", "alias": "NextEMVImprove", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NextEMVImprove" }, { "name": "NextEMVGreen", "type": "esriFieldTypeDouble", "alias": "NextEMVGreen", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NextEMVGreen" }, { "name": "NextEMVTotal", "type": "esriFieldTypeDouble", "alias": "NextEMVTotal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NextEMVTotal" }, { "name": "SalesQualifier", "type": "esriFieldTypeString", "alias": "SalesQualifier", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SalesQualifier" }, { "name": "EMVChange", "type": "esriFieldTypeDouble", "alias": "EMVChange", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EMVChange" }, { "name": "Neighborhood", "type": "esriFieldTypeDouble", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Neighborhood" }, { "name": "PropertyHouseNoStr", "type": "esriFieldTypeString", "alias": "PropertyHouseNoStr", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PropertyHouseNoStr" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R882_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S637_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shakopee_SDE.DBO.PAR_PROPERTYMASTER_SCO_PY", "description": "", "prototype": { "attributes": { "PropertyHouseNoStr": null, "PID": null, "TCV": null, "TaxYear": null, "RollType": null, "TaxDistrictCode": null, "TaxDistrict": null, "SchoolDistrict": null, "CityDistrictCode": null, "CityDistrict": null, "WatershedDistrict": null, "Zone": null, "TaxPayerName": null, "TaxpayerAddress": null, "TaxAddress1": null, "TaxAddress2": null, "PropertyHouseNo": null, "PropertyAddress": null, "PropertyAddress1": null, "PropertyAddress2": null, "SectionTownshipRange": null, "PlatId": null, "PlatName": null, "Block": null, "Lot": null, "DeededAcres": null, "GISAcres": null, "Legal1": null, "Legal2": null, "AssessmentYear": null, "EMVLand": null, "EMVImprove": null, "EMVGreen": null, "EMVTotal": null, "GreenAcresYesNo": null, "AgPreserveYesNo": null, "HomesteadYesNo": null, "Classification": null, "ExemptYesNo": null, "ModelDesc": null, "ArchitectureDesc": null, "NumBathRooms": null, "NumBedrooms": null, "YearBuilt": null, "BasementSqft": null, "AGLASqFt": null, "BasementFinishedSqft": null, "GarageSqft": null, "LastSaleDate": null, "LastSalePrice": null, "PLTBLKLOT": null, "TaxPayerFirst": null, "TaxPayerMiddle": null, "TaxPayerLast": null, "PropertyCity": null, "PropertyZip4": null, "PropertyZip": null, "EMVSaleRatio": null, "Grade": null, "NextRollType": null, "NextAssessmentYear": null, "NextEMVLand": null, "NextEMVImprove": null, "NextEMVGreen": null, "NextEMVTotal": null, "SalesQualifier": null, "EMVChange": null, "Neighborhood": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4627ec97d42949fa8907a6cb2f5b58b5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Commercial Developments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0417068039277224E7, "ymin": 5583518.838295622, "xmax": -1.039732404862448E7, "ymax": 5590583.721856886, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "Details", "type": "esriFieldTypeString", "alias": "Details", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Details" }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Website" }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Contact" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.len" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "STATUS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R412_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_412", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_412", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a339_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shakopee_SDE.DBO.Commercial_Developments", "description": "", "prototype": { "attributes": { "STATUS": null, "Id": null, "NAME": null, "Details": null, "Website": null, "Contact": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4627ec97d42949fa8907a6cb2f5b58b5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Residential Developments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0417435871180203E7, "ymin": 5582379.565272089, "xmax": -1.0397688450706389E7, "ymax": 5590666.6221678555, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 175, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "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": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "Detail", "type": "esriFieldTypeString", "alias": "Detail", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Detail" }, { "name": "Website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Website" }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Contact" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.len" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Status" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R410_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_410", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_410", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a337_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shakopee_SDE.DBO.Residential_Development", "description": "", "prototype": { "attributes": { "Status": null, "Id": null, "Name": null, "Detail": null, "Website": null, "Contact": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4627ec97d42949fa8907a6cb2f5b58b5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Park Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0414840797718715E7, "ymin": 5581666.703284691, "xmax": -1.0397930974813074E7, "ymax": 5592358.5892694555, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 121, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Priv_Publ", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Priv_Publ", "type": "esriFieldTypeString", "alias": "PARK_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Priv_Publ" }, { "name": "Attach_A", "type": "esriFieldTypeString", "alias": "PROJ_NAME", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_A" }, { "name": "Attach_B", "type": "esriFieldTypeString", "alias": "PROJ_TYPE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_B" }, { "name": "Attach_C", "type": "esriFieldTypeString", "alias": "PROJ_DESC", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_C" }, { "name": "Attach_D", "type": "esriFieldTypeString", "alias": "Attach_D", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_D" }, { "name": "Attach_E", "type": "esriFieldTypeString", "alias": "Attach_E", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_E" }, { "name": "Attach_F", "type": "esriFieldTypeString", "alias": "Attach_F", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_F" }, { "name": "Attach_G", "type": "esriFieldTypeString", "alias": "Attach_G", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_G" }, { "name": "Attach_H", "type": "esriFieldTypeString", "alias": "Attach_H", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_H" }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TITLE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.len" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R435_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_435", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_435", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a349_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Park Projects", "description": "", "prototype": { "attributes": { "TITLE": null, "Id": null, "Priv_Publ": null, "Attach_A": null, "Attach_B": null, "Attach_C": null, "Attach_D": null, "Attach_E": null, "Attach_F": null, "Attach_G": null, "Attach_H": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4627ec97d42949fa8907a6cb2f5b58b5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Public Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.0415220632243704E7, "ymin": 5581664.087854443, "xmax": -1.0398513211275117E7, "ymax": 5592355.644361869, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26915, "latestWkid": 26915, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 8, 5, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Priv_Publ", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "Priv_Publ", "type": "esriFieldTypeString", "alias": "Priv_Publ", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Priv_Publ" }, { "name": "Attach_A", "type": "esriFieldTypeString", "alias": "Attach_A", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_A" }, { "name": "Attach_B", "type": "esriFieldTypeString", "alias": "Attach_B", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_B" }, { "name": "Attach_C", "type": "esriFieldTypeString", "alias": "Attach_C", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_C" }, { "name": "Attach_D", "type": "esriFieldTypeString", "alias": "Attach_D", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_D" }, { "name": "Attach_E", "type": "esriFieldTypeString", "alias": "Attach_E", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_E" }, { "name": "Attach_F", "type": "esriFieldTypeString", "alias": "Attach_F", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_F" }, { "name": "Attach_G", "type": "esriFieldTypeString", "alias": "Attach_G", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_G" }, { "name": "Attach_H", "type": "esriFieldTypeString", "alias": "Attach_H", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Attach_H" }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TITLE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.len" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R437_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_437", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_437", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a350_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Public Projects", "description": "", "prototype": { "attributes": { "TITLE": null, "Id": null, "Priv_Publ": null, "Attach_A": null, "Attach_B": null, "Attach_C": null, "Attach_D": null, "Attach_E": null, "Attach_F": null, "Attach_G": null, "Attach_H": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4627ec97d42949fa8907a6cb2f5b58b5" } ], "tables": [] }