{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Middletown_SDE.DBO.Parcels_Publish", "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": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1714154822000 }, "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": 999122.2681999654, "ymin": 741054.8905727267, "xmax": 1054602.8626191318, "ymax": 780894.1133875549, "spatialReference": { "wkid": 102656, "latestWkid": 2234 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 247, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Parcel_ID", "type": "esriFieldTypeString", "alias": "Parcel_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Parcel_ID" }, { "name": "Feat_type", "type": "esriFieldTypeString", "alias": "Feat_type", "domain": { "type": "codedValue", "name": "parcelType_1", "description": "Type of parcel", "codedValues": [ { "name": "Parcel", "code": "PARCEL" }, { "name": "Condo", "code": "CONDO" }, { "name": "Right-of-way", "code": "ROW" }, { "name": "Water", "code": "WATER" }, { "name": "Cemetery", "code": "CEMETERY" }, { "name": "Portion of parcel extends beyond town boundary", "code": "PARCELOUT" }, { "name": "Main lot of a condo complex", "code": "CONDOMAIN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Feat_type" }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Map" }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Lot" }, { "name": "StreetNumber", "type": "esriFieldTypeString", "alias": "StreetNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StreetNumber" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "StreetName" }, { "name": "StreetAddr", "type": "esriFieldTypeString", "alias": "StreetAddr", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "StreetAddr" }, { "name": "Size_Lgl", "type": "esriFieldTypeDouble", "alias": "Size_Lgl", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size_Lgl" }, { "name": "Size_Units", "type": "esriFieldTypeString", "alias": "Size_Units", "domain": { "type": "codedValue", "name": "parcelUnits_1", "description": "Size units of parcels", "codedValues": [ { "name": "Acres", "code": "AC" }, { "name": "Square feet", "code": "SQFT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Size_Units" }, { "name": "Size_Text", "type": "esriFieldTypeString", "alias": "Size_Text", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Size_Text" }, { "name": "Size_Map", "type": "esriFieldTypeDouble", "alias": "Size_Map", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size_Map" }, { "name": "Size_Diff", "type": "esriFieldTypeDouble", "alias": "Size_Diff", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size_Diff" }, { "name": "Size_Diff_Pct", "type": "esriFieldTypeDouble", "alias": "Size_Diff_Pct", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size_Diff_Pct" }, { "name": "metaDatecreate", "type": "esriFieldTypeInteger", "alias": "metaDatecreate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "metaDatecreate" }, { "name": "metaSrc", "type": "esriFieldTypeString", "alias": "metaSrc", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "metaSrc" }, { "name": "metaSrcTtl", "type": "esriFieldTypeString", "alias": "metaSrcTtl", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "metaSrcTtl" }, { "name": "metaCreator", "type": "esriFieldTypeString", "alias": "metaCreator", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "metaCreator" }, { "name": "CAMAmatch", "type": "esriFieldTypeString", "alias": "CAMAmatch", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CAMAmatch" }, { "name": "Zone_Desig", "type": "esriFieldTypeString", "alias": "Zone_Desig", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Zone_Desig" }, { "name": "AcctNum", "type": "esriFieldTypeString", "alias": "AcctNum", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AcctNum" }, { "name": "VisionURL", "type": "esriFieldTypeString", "alias": "VisionURL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "VisionURL" }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "PhotoURL", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PhotoURL" }, { "name": "AV_PID", "type": "esriFieldTypeInteger", "alias": "AV_PID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AV_PID" }, { "name": "metaChangeRef", "type": "esriFieldTypeString", "alias": "metaChangeRef", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "metaChangeRef" }, { "name": "OmitFromWeb", "type": "esriFieldTypeString", "alias": "OmitFromWeb", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OmitFromWeb" }, { "name": "CAMA_ID", "type": "esriFieldTypeString", "alias": "CAMA_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CAMA_ID" }, { "name": "OpenSpace", "type": "esriFieldTypeString", "alias": "OpenSpace", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OpenSpace" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BLDG_VAL", "type": "esriFieldTypeInteger", "alias": "BLDG_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDG_VAL" }, { "name": "PROP_ID", "type": "esriFieldTypeString", "alias": "PROP_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROP_ID" }, { "name": "LAND_VAL", "type": "esriFieldTypeInteger", "alias": "LAND_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND_VAL" }, { "name": "OTHER_VAL", "type": "esriFieldTypeInteger", "alias": "OTHER_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OTHER_VAL" }, { "name": "FY", "type": "esriFieldTypeString", "alias": "FY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FY" }, { "name": "TOTAL_VAL", "type": "esriFieldTypeInteger", "alias": "TOTAL_VAL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_VAL" }, { "name": "LOT_SIZE", "type": "esriFieldTypeDouble", "alias": "LOT_SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOT_SIZE" }, { "name": "LS_DATE", "type": "esriFieldTypeString", "alias": "LS_DATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LS_DATE" }, { "name": "LS_PRICE", "type": "esriFieldTypeInteger", "alias": "LS_PRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LS_PRICE" }, { "name": "SITE_ADDR", "type": "esriFieldTypeString", "alias": "SITE_ADDR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SITE_ADDR" }, { "name": "USE_CODE", "type": "esriFieldTypeString", "alias": "USE_CODE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "USE_CODE" }, { "name": "ADDR_NUM", "type": "esriFieldTypeString", "alias": "ADDR_NUM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ADDR_NUM" }, { "name": "FULL_STR", "type": "esriFieldTypeString", "alias": "FULL_STR", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FULL_STR" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "SITE_CITY", "type": "esriFieldTypeString", "alias": "SITE_CITY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SITE_CITY" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER1" }, { "name": "SITE_ZIP", "type": "esriFieldTypeString", "alias": "SITE_ZIP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SITE_ZIP" }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "OWN_ADDR1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_ADDR1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER2" }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "OWN_ADDR2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_ADDR2" }, { "name": "OWN_CITY", "type": "esriFieldTypeString", "alias": "OWN_CITY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_CITY" }, { "name": "OWN_STATE", "type": "esriFieldTypeString", "alias": "OWN_STATE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_STATE" }, { "name": "OWN_CO", "type": "esriFieldTypeString", "alias": "OWN_CO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_CO" }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "OWN_ZIP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWN_ZIP" }, { "name": "LS_BOOK", "type": "esriFieldTypeString", "alias": "LS_BOOK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LS_BOOK" }, { "name": "LS_PAGE", "type": "esriFieldTypeString", "alias": "LS_PAGE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LS_PAGE" }, { "name": "REG_ID", "type": "esriFieldTypeString", "alias": "REG_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REG_ID" }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "YEAR_BUILT" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ZONE" }, { "name": "BLD_AREA", "type": "esriFieldTypeInteger", "alias": "BLD_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLD_AREA" }, { "name": "RES_AREA", "type": "esriFieldTypeInteger", "alias": "RES_AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RES_AREA" }, { "name": "UNITS", "type": "esriFieldTypeString", "alias": "UNITS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UNITS" }, { "name": "STORIES", "type": "esriFieldTypeDouble", "alias": "STORIES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STORIES" }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STYLE" }, { "name": "LOT_UNITS", "type": "esriFieldTypeString", "alias": "LOT_UNITS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOT_UNITS" }, { "name": "NUM_ROOMS", "type": "esriFieldTypeString", "alias": "NUM_ROOMS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NUM_ROOMS" }, { "name": "CAMA_ID_1", "type": "esriFieldTypeString", "alias": "CAMA_ID_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CAMA_ID_1" }, { "name": "LOC_ID", "type": "esriFieldTypeString", "alias": "LOC_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOC_ID" }, { "name": "MAP_1", "type": "esriFieldTypeString", "alias": "MAP_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAP_1" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLOCK" }, { "name": "MAP_CUT", "type": "esriFieldTypeString", "alias": "MAP_CUT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAP_CUT" }, { "name": "BLOCK_CUT", "type": "esriFieldTypeString", "alias": "BLOCK_CUT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLOCK_CUT" }, { "name": "LOT_1", "type": "esriFieldTypeString", "alias": "LOT_1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOT_1" }, { "name": "LOT_CUT", "type": "esriFieldTypeString", "alias": "LOT_CUT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOT_CUT" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UNIT" }, { "name": "UNIT_CUT", "type": "esriFieldTypeString", "alias": "UNIT_CUT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UNIT_CUT" }, { "name": "OmitFromWeb_1", "type": "esriFieldTypeString", "alias": "OmitFromWeb_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OmitFromWeb" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_45", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S35_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Middletown_SDE.DBO.Parcels_Publish", "description": "", "prototype": { "attributes": { "OmitFromWeb_1": null, "Parcel_ID": null, "Feat_type": null, "Map": null, "Lot": null, "StreetNumber": null, "StreetName": null, "StreetAddr": null, "Size_Lgl": null, "Size_Units": null, "Size_Text": null, "Size_Map": null, "Size_Diff": null, "Size_Diff_Pct": null, "metaDatecreate": null, "metaSrc": null, "metaSrcTtl": null, "metaCreator": null, "CAMAmatch": null, "Zone_Desig": null, "AcctNum": null, "VisionURL": null, "PhotoURL": null, "AV_PID": null, "metaChangeRef": null, "OmitFromWeb": null, "CAMA_ID": null, "OpenSpace": null, "OBJECTID_1": null, "BLDG_VAL": null, "PROP_ID": null, "LAND_VAL": null, "OTHER_VAL": null, "FY": null, "TOTAL_VAL": null, "LOT_SIZE": null, "LS_DATE": null, "LS_PRICE": null, "SITE_ADDR": null, "USE_CODE": null, "ADDR_NUM": null, "FULL_STR": null, "LOCATION": null, "SITE_CITY": null, "OWNER1": null, "SITE_ZIP": null, "OWN_ADDR1": null, "OWNER2": null, "OWN_ADDR2": null, "OWN_CITY": null, "OWN_STATE": null, "OWN_CO": null, "OWN_ZIP": null, "LS_BOOK": null, "LS_PAGE": null, "REG_ID": null, "YEAR_BUILT": null, "ZONE": null, "BLD_AREA": null, "RES_AREA": null, "UNITS": null, "STORIES": null, "STYLE": null, "LOT_UNITS": null, "NUM_ROOMS": null, "CAMA_ID_1": null, "LOC_ID": null, "MAP_1": null, "BLOCK": null, "MAP_CUT": null, "BLOCK_CUT": null, "LOT_1": null, "LOT_CUT": null, "UNIT": null, "UNIT_CUT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }