{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Development Review Projects", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDON", "creatorField": "CREATEDBY", "editDateField": "EDITEDON", "editorField": "EDITEDBY" }, "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": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2063430.97394748, "ymin": 684698.1544179621, "xmax": 2216909.0249304, "ymax": 825905.0711505411, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 9.999999999999999E-6, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 252, 239, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "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": "GLOBALID", "displayField": "PROJECT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MAPPED", "type": "esriFieldTypeSmallInteger", "alias": "Mapped", "domain": { "type": "codedValue", "name": "Y_N", "description": "Yes No Short", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MAPPED" }, { "name": "PROJECTID", "type": "esriFieldTypeString", "alias": "PROJECTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTID" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "Town", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOWN" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "ENGINEER", "type": "esriFieldTypeString", "alias": "Engineer", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENGINEER" }, { "name": "WATER_PERMIT", "type": "esriFieldTypeString", "alias": "Water Permit", "domain": { "type": "codedValue", "name": "DR_PROJECTS_PERMIT_TYPES", "description": "Permit Types New Old etc.", "codedValues": [ { "name": "No", "code": "No" }, { "name": "New", "code": "New" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "WATER_PERMIT" }, { "name": "REUSE_PERMIT", "type": "esriFieldTypeString", "alias": "Reuse Permit", "domain": { "type": "codedValue", "name": "DR_PROJECTS_PERMIT_TYPES", "description": "Permit Types New Old etc.", "codedValues": [ { "name": "No", "code": "No" }, { "name": "New", "code": "New" }, { "name": "Existing", "code": "Existing" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "REUSE_PERMIT" }, { "name": "SEWER_PERMIT", "type": "esriFieldTypeString", "alias": "Sewer Permit", "domain": { "type": "codedValue", "name": "DR_PROJECTS_PERMIT_ssCollection", "description": "DR_PROJECTS_PERMIT_ssCollection", "codedValues": [ { "name": "No", "code": "No" }, { "name": "New", "code": "New" }, { "name": "New Private", "code": "New Private" }, { "name": "New Public/Private", "code": "New Public/Private" }, { "name": "Existing", "code": "Existing" }, { "name": "Existing Private", "code": "Existing Private" }, { "name": "Existing Public/Private", "code": "Existing Public/Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "SEWER_PERMIT" }, { "name": "SEWER_PERMIT_LETTER", "type": "esriFieldTypeSmallInteger", "alias": "Sewer Permit Letter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEWER_PERMIT_LETTER" }, { "name": "FLOW_GPD", "type": "esriFieldTypeDouble", "alias": "Flow (GPD)", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FLOW_GPD" }, { "name": "DATE_PERMITTED", "type": "esriFieldTypeDate", "alias": "Date Permitted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_PERMITTED" }, { "name": "DATE_ACCEPTED", "type": "esriFieldTypeDate", "alias": "Date Accepted", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ACCEPTED" }, { "name": "TREATMENT_PLANT", "type": "esriFieldTypeString", "alias": "Treatment Plant", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TREATMENT_PLANT" }, { "name": "WASTEWATER_TYPE", "type": "esriFieldTypeString", "alias": "Wastewater Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WASTEWATER_TYPE" }, { "name": "ENGINEER_ADDRESS", "type": "esriFieldTypeString", "alias": "Engineer Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENGINEER_ADDRESS" }, { "name": "ENGINEER_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Engineer Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ENGINEER_ADDRESS_2" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "Subdivision #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "X_COORDINATE", "type": "esriFieldTypeString", "alias": "X Coordinate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "X_COORDINATE" }, { "name": "Y_COORDINATE", "type": "esriFieldTypeString", "alias": "Y Coordinate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Y_COORDINATE" }, { "name": "F_RECONCILED_1ST_TIME", "type": "esriFieldTypeString", "alias": "F Reconciled 1st Time", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F__RECONCILED__1ST_TIME_" }, { "name": "F_RECONCILED__2ND_TIME", "type": "esriFieldTypeString", "alias": "F Reconciled 2nd Time", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F__RECONCILED__2ND_TIME_" }, { "name": "F_RECONCILED_3RD_TIME", "type": "esriFieldTypeString", "alias": "F Reconciled 3rd Time", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F__RECONCILED__3RD_TIME_" }, { "name": "TRIBUTARY_FLOW", "type": "esriFieldTypeInteger", "alias": "Tributary Flow", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRIBUTARY_FLOW" }, { "name": "PERMITTEE_ADDRESS", "type": "esriFieldTypeString", "alias": "Permittee Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITTEE_ADDRESS" }, { "name": "PERMITTEE_ADDRESS_2", "type": "esriFieldTypeString", "alias": "Permittee Address 2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PERMITTEE_ADDRESS_2" }, { "name": "EDITEDBY", "type": "esriFieldTypeString", "alias": "EDITEDBY", "domain": null, "editable": false, "nullable": true, "length": 256, "defaultValue": null, "modelName": "EDITEDBY" }, { "name": "EDITEDON", "type": "esriFieldTypeDate", "alias": "EDITEDON", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITEDON" }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "domain": null, "editable": false, "nullable": true, "length": 256, "defaultValue": null, "modelName": "CREATEDBY" }, { "name": "CREATEDON", "type": "esriFieldTypeDate", "alias": "CREATEDON", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDON" }, { "name": "WATER_PERMIT_NUM", "type": "esriFieldTypeString", "alias": "Water Permit Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WATER_PERMIT_NUM" }, { "name": "REUSE_PERMIT_NUM", "type": "esriFieldTypeString", "alias": "Reuse Permit Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REUSE_PERMIT_NUM" }, { "name": "SEWER_PERMIT_NUM", "type": "esriFieldTypeString", "alias": "Sewer Permit Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEWER_PERMIT_NUM" }, { "name": "RECONCILIATION_DATE", "type": "esriFieldTypeDate", "alias": "Reconciliation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RECONCILIATION_DATE" }, { "name": "SEWER_PERMIT_PVT_NUM", "type": "esriFieldTypeString", "alias": "Sewer Permit Number Private", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEWER_PERMIT_PUB_NUM" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R165_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_165", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_165", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A75_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Development Review Projects", "description": "", "prototype": { "attributes": { "SEWER_PERMIT_PVT_NUM": null, "MAPPED": 0, "PROJECTID": null, "PROJECT_NAME": " ", "TOWN": null, "LOCATION": null, "ENGINEER": null, "WATER_PERMIT": " ", "REUSE_PERMIT": " ", "SEWER_PERMIT": " ", "SEWER_PERMIT_LETTER": null, "FLOW_GPD": 0, "DATE_PERMITTED": null, "DATE_ACCEPTED": null, "TREATMENT_PLANT": null, "WASTEWATER_TYPE": null, "ENGINEER_ADDRESS": null, "ENGINEER_ADDRESS_2": null, "SUBDIVISION": null, "X_COORDINATE": null, "Y_COORDINATE": null, "F_RECONCILED_1ST_TIME": null, "F_RECONCILED__2ND_TIME": null, "F_RECONCILED_3RD_TIME": null, "TRIBUTARY_FLOW": null, "PERMITTEE_ADDRESS": null, "PERMITTEE_ADDRESS_2": null, "RECONCILIATION_DATE": null, "SEWER_PERMIT_NUM": null, "REUSE_PERMIT_NUM": null, "WATER_PERMIT_NUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }