{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "GISADMIN.HartfordOpenData_DPWPermitNotClosedParcelPointsForArcGISOnline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1009584.8958480507, "ymin": 825261.3957633525, "xmax": 1025908.2870164216, "ymax": 854314.233324632, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 45, 155, 70, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match Address", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Match_addr", "required": true }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Name" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Status", "required": true }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Score", "required": true }, { "name": "Match_type", "type": "esriFieldTypeString", "alias": "Match_type", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Match_type" }, { "name": "Addr_type", "type": "esriFieldTypeString", "alias": "Address Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Addr_type" }, { "name": "Rank", "type": "esriFieldTypeDouble", "alias": "Rank", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rank" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "Xmin", "type": "esriFieldTypeDouble", "alias": "Minimum X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Xmin" }, { "name": "Xmax", "type": "esriFieldTypeDouble", "alias": "Maximum X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Xmax" }, { "name": "Ymin", "type": "esriFieldTypeDouble", "alias": "Minimum Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ymin" }, { "name": "Ymax", "type": "esriFieldTypeDouble", "alias": "Maximum Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ymax" }, { "name": "IN_SingleLine", "type": "esriFieldTypeString", "alias": "Single Line Input", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": "", "modelName": "IN_SingleLine" }, { "name": "USER_RECORD_ID", "type": "esriFieldTypeString", "alias": "RECORD_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_RECORD_ID" }, { "name": "USER_DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": "", "modelName": "USER_DESCRIPTION" }, { "name": "USER_DATE_OPENED", "type": "esriFieldTypeString", "alias": "DATE_OPENED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": "", "modelName": "USER_DATE_OPENED" }, { "name": "USER_DATE_CLOSED", "type": "esriFieldTypeString", "alias": "DATE_CLOSED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": "", "modelName": "USER_DATE_CLOSED" }, { "name": "USER_RECORD_TYPE_TYPE", "type": "esriFieldTypeString", "alias": "RECORD_TYPE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_RECORD_TYPE_TYPE" }, { "name": "USER_B1_APP_TYPE_ALIAS", "type": "esriFieldTypeString", "alias": "B1_APP_TYPE_ALIAS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_B1_APP_TYPE_ALIAS" }, { "name": "USER_RECORD_STATUS", "type": "esriFieldTypeString", "alias": "RECORD_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_RECORD_STATUS" }, { "name": "USER_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ASSIGNED_TO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "USER_ASSIGNED_TO" }, { "name": "USER_PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 84, "defaultValue": "", "modelName": "USER_PROPERTY_ADDRESS" }, { "name": "USER_UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "USER_UNIT" }, { "name": "USER_PROPERTY_CITY", "type": "esriFieldTypeString", "alias": "PROPERTY_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "", "modelName": "USER_PROPERTY_CITY" }, { "name": "USER_PROPERTY_STATE", "type": "esriFieldTypeString", "alias": "PROPERTY_STATE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_PROPERTY_STATE" }, { "name": "USER_PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "PROPERTY_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "USER_PROPERTY_ZIP" }, { "name": "USER_PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "", "modelName": "USER_PARCEL_ID" }, { "name": "USER_GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": "", "modelName": "USER_GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4531_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2730_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GISADMIN.HartfordOpenData_DPWPermitNotClosedParcelPointsForArcGISOnline", "description": "", "prototype": { "attributes": { "USER_PARCEL_ID": "", "USER_GlobalID": "", "Match_addr": null, "Name": null, "Status": null, "Score": null, "Match_type": null, "Addr_type": null, "Rank": null, "Distance": null, "X": null, "Y": null, "Xmin": null, "Xmax": null, "Ymin": null, "Ymax": null, "IN_SingleLine": "", "USER_RECORD_ID": "", "USER_DESCRIPTION": "", "USER_DATE_OPENED": "", "USER_DATE_CLOSED": "", "USER_RECORD_TYPE_TYPE": "", "USER_B1_APP_TYPE_ALIAS": "", "USER_RECORD_STATUS": "", "USER_ASSIGNED_TO": "", "USER_PROPERTY_ADDRESS": "", "USER_UNIT": "", "USER_PROPERTY_CITY": "", "USER_PROPERTY_STATE": "", "USER_PROPERTY_ZIP": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab463c5a3182436ca925fb3e46d36114" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "GISADMIN.HartfordOpenData_DPWPermitNotClosedParcelPointsForArcGISOnlineROW", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 1009127.2056180984, "ymin": 824818.6574074626, "xmax": 1026603.0576407015, "ymax": 854802.0854625255, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 153, 36, 56, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PlaceName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Status", "required": true }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Score", "required": true }, { "name": "Match_type", "type": "esriFieldTypeString", "alias": "Match_type", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Match_type" }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Match_addr", "required": true }, { "name": "LongLabel", "type": "esriFieldTypeString", "alias": "LongLabel", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "LongLabel" }, { "name": "ShortLabel", "type": "esriFieldTypeString", "alias": "ShortLabel", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ShortLabel" }, { "name": "Addr_type", "type": "esriFieldTypeString", "alias": "Addr_type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Addr_type" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "PlaceName", "type": "esriFieldTypeString", "alias": "PlaceName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "PlaceName" }, { "name": "Place_addr", "type": "esriFieldTypeString", "alias": "Place_addr", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "Place_addr" }, { "name": "Phone", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Phone" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "URL" }, { "name": "Rank", "type": "esriFieldTypeDouble", "alias": "Rank", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rank" }, { "name": "AddBldg", "type": "esriFieldTypeString", "alias": "BuildingName", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "AddBldg" }, { "name": "AddNum", "type": "esriFieldTypeString", "alias": "AddressNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddNum" }, { "name": "AddNumFrom", "type": "esriFieldTypeString", "alias": "AddNumFrom", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddNumFrom" }, { "name": "AddNumTo", "type": "esriFieldTypeString", "alias": "AddNumTo", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AddNumTo" }, { "name": "AddRange", "type": "esriFieldTypeString", "alias": "AddressRange", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "AddRange" }, { "name": "Side", "type": "esriFieldTypeString", "alias": "Side", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Side" }, { "name": "StPreDir", "type": "esriFieldTypeString", "alias": "StPreDir", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "StPreDir" }, { "name": "StPreType", "type": "esriFieldTypeString", "alias": "StPreType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StPreType" }, { "name": "StName", "type": "esriFieldTypeString", "alias": "StName", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "StName" }, { "name": "StType", "type": "esriFieldTypeString", "alias": "StType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "StType" }, { "name": "StDir", "type": "esriFieldTypeString", "alias": "StDir", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "StDir" }, { "name": "BldgType", "type": "esriFieldTypeString", "alias": "BldgType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BldgType" }, { "name": "BldgName", "type": "esriFieldTypeString", "alias": "BldgName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BldgName" }, { "name": "LevelType", "type": "esriFieldTypeString", "alias": "LevelType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LevelType" }, { "name": "LevelName", "type": "esriFieldTypeString", "alias": "LevelName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LevelName" }, { "name": "UnitType", "type": "esriFieldTypeString", "alias": "UnitType", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UnitType" }, { "name": "UnitName", "type": "esriFieldTypeString", "alias": "UnitName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UnitName" }, { "name": "SubAddr", "type": "esriFieldTypeString", "alias": "SubAddress", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "SubAddr" }, { "name": "StAddr", "type": "esriFieldTypeString", "alias": "StAddr", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "StAddr" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Block" }, { "name": "Sector", "type": "esriFieldTypeString", "alias": "Sector", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Sector" }, { "name": "Nbrhd", "type": "esriFieldTypeString", "alias": "Neighborhood", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Nbrhd" }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "District" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "City" }, { "name": "MetroArea", "type": "esriFieldTypeString", "alias": "MetroArea", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "MetroArea" }, { "name": "Subregion", "type": "esriFieldTypeString", "alias": "Subregion", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Subregion" }, { "name": "Region", "type": "esriFieldTypeString", "alias": "Region", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Region" }, { "name": "RegionAbbr", "type": "esriFieldTypeString", "alias": "RegionAbbr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RegionAbbr" }, { "name": "Territory", "type": "esriFieldTypeString", "alias": "Territory", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "Territory" }, { "name": "Zone", "type": "esriFieldTypeString", "alias": "Zone", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Zone" }, { "name": "Postal", "type": "esriFieldTypeString", "alias": "Postal", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Postal" }, { "name": "PostalExt", "type": "esriFieldTypeString", "alias": "PostalExt", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PostalExt" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Country" }, { "name": "CntryName", "type": "esriFieldTypeString", "alias": "CountryName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CntryName" }, { "name": "LangCode", "type": "esriFieldTypeString", "alias": "LangCode", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LangCode" }, { "name": "Distance", "type": "esriFieldTypeDouble", "alias": "Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y" }, { "name": "DisplayX", "type": "esriFieldTypeDouble", "alias": "DisplayX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DisplayX" }, { "name": "DisplayY", "type": "esriFieldTypeDouble", "alias": "DisplayY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DisplayY" }, { "name": "Xmin", "type": "esriFieldTypeDouble", "alias": "Xmin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Xmin" }, { "name": "Xmax", "type": "esriFieldTypeDouble", "alias": "Xmax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Xmax" }, { "name": "Ymin", "type": "esriFieldTypeDouble", "alias": "Ymin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ymin" }, { "name": "Ymax", "type": "esriFieldTypeDouble", "alias": "Ymax", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ymax" }, { "name": "ExInfo", "type": "esriFieldTypeString", "alias": "ExtraInfo", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "ExInfo" }, { "name": "IN_SingleLine", "type": "esriFieldTypeString", "alias": "Single Line Input", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": "", "modelName": "IN_SingleLine" }, { "name": "USER_RECORD_ID", "type": "esriFieldTypeString", "alias": "RECORD_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_RECORD_ID" }, { "name": "USER_DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": "", "modelName": "USER_DESCRIPTION" }, { "name": "USER_DATE_OPENED", "type": "esriFieldTypeString", "alias": "DATE_OPENED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": "", "modelName": "USER_DATE_OPENED" }, { "name": "USER_DATE_CLOSED", "type": "esriFieldTypeString", "alias": "DATE_CLOSED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": "", "modelName": "USER_DATE_CLOSED" }, { "name": "USER_RECORD_TYPE_TYPE", "type": "esriFieldTypeString", "alias": "RECORD_TYPE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_RECORD_TYPE_TYPE" }, { "name": "USER_B1_APP_TYPE_ALIAS", "type": "esriFieldTypeString", "alias": "B1_APP_TYPE_ALIAS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "", "modelName": "USER_B1_APP_TYPE_ALIAS" }, { "name": "USER_RECORD_STATUS", "type": "esriFieldTypeString", "alias": "RECORD_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_RECORD_STATUS" }, { "name": "USER_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ASSIGNED_TO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "", "modelName": "USER_ASSIGNED_TO" }, { "name": "USER_PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 84, "defaultValue": "", "modelName": "USER_PROPERTY_ADDRESS" }, { "name": "USER_UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "USER_UNIT" }, { "name": "USER_PROPERTY_CITY", "type": "esriFieldTypeString", "alias": "PROPERTY_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": "", "modelName": "USER_PROPERTY_CITY" }, { "name": "USER_PROPERTY_STATE", "type": "esriFieldTypeString", "alias": "PROPERTY_STATE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": "", "modelName": "USER_PROPERTY_STATE" }, { "name": "USER_PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "PROPERTY_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": "", "modelName": "USER_PROPERTY_ZIP" }, { "name": "USER_PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": "", "modelName": "USER_PARCEL_ID" }, { "name": "USER_GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": "", "modelName": "USER_GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4533_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2731_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GISADMIN.HartfordOpenData_DPWPermitNotClosedParcelPointsForArcGISOnlineROW", "description": "", "prototype": { "attributes": { "USER_PARCEL_ID": "", "USER_GlobalID": "", "Status": null, "Score": null, "Match_type": null, "Match_addr": null, "LongLabel": null, "ShortLabel": null, "Addr_type": null, "Type": null, "PlaceName": null, "Place_addr": null, "Phone": null, "URL": null, "Rank": null, "AddBldg": null, "AddNum": null, "AddNumFrom": null, "AddNumTo": null, "AddRange": null, "Side": null, "StPreDir": null, "StPreType": null, "StName": null, "StType": null, "StDir": null, "BldgType": null, "BldgName": null, "LevelType": null, "LevelName": null, "UnitType": null, "UnitName": null, "SubAddr": null, "StAddr": null, "Block": null, "Sector": null, "Nbrhd": null, "District": null, "City": null, "MetroArea": null, "Subregion": null, "Region": null, "RegionAbbr": null, "Territory": null, "Zone": null, "Postal": null, "PostalExt": null, "Country": null, "CntryName": null, "LangCode": null, "Distance": null, "X": null, "Y": null, "DisplayX": null, "DisplayY": null, "Xmin": null, "Xmax": null, "Ymin": null, "Ymax": null, "ExInfo": null, "IN_SingleLine": "", "USER_RECORD_ID": "", "USER_DESCRIPTION": "", "USER_DATE_OPENED": "", "USER_DATE_CLOSED": "", "USER_RECORD_TYPE_TYPE": "", "USER_B1_APP_TYPE_ALIAS": "", "USER_RECORD_STATUS": "", "USER_ASSIGNED_TO": "", "USER_PROPERTY_ADDRESS": "", "USER_UNIT": "", "USER_PROPERTY_CITY": "", "USER_PROPERTY_STATE": "", "USER_PROPERTY_ZIP": "" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab463c5a3182436ca925fb3e46d36114" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "GISADMIN.HartfordOpenData_ParcelsWithAccelaDPWPermitsNotClosed", "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": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1009518.4301503897, "ymin": 824648.069842726, "xmax": 1027312.2000089735, "ymax": 854379.0198951364, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 245, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID1", "globalIdField": "", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID1", "type": "esriFieldTypeOID", "alias": "OBJECTID1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CODE" }, { "name": "GIS_PIN", "type": "esriFieldTypeString", "alias": "GIS_PIN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GIS_PIN" }, { "name": "PARCELNUMBER", "type": "esriFieldTypeString", "alias": "PARCELNUMBER", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARCELNUMBER" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AccountNumber", "type": "esriFieldTypeInteger", "alias": "AccountNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AccountNumber" }, { "name": "CardNumber", "type": "esriFieldTypeSmallInteger", "alias": "CardNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CardNumber" }, { "name": "StreetNumberFrom", "type": "esriFieldTypeString", "alias": "StreetNumberFrom", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StreetNumberFrom" }, { "name": "StreetNumberTo", "type": "esriFieldTypeString", "alias": "StreetNumberTo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StreetNumberTo" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "StreetName" }, { "name": "CondoNumber", "type": "esriFieldTypeString", "alias": "CondoNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CondoNumber" }, { "name": "OwnerFullName", "type": "esriFieldTypeString", "alias": "OwnerFullName", "domain": null, "editable": true, "nullable": true, "length": 56, "defaultValue": null, "modelName": "OwnerFullName" }, { "name": "Owner1FName", "type": "esriFieldTypeString", "alias": "Owner1FName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner1FName" }, { "name": "Owner1Last", "type": "esriFieldTypeString", "alias": "Owner1Last", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner1Last" }, { "name": "Owner2FName", "type": "esriFieldTypeString", "alias": "Owner2FName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner2FName" }, { "name": "Owner2Last", "type": "esriFieldTypeString", "alias": "Owner2Last", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner2Last" }, { "name": "Owner3FName", "type": "esriFieldTypeString", "alias": "Owner3FName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner3FName" }, { "name": "Owner3Last", "type": "esriFieldTypeString", "alias": "Owner3Last", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner3Last" }, { "name": "MailingAddress1", "type": "esriFieldTypeString", "alias": "MailingAddress1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MailingAddress1" }, { "name": "MailingAddress2", "type": "esriFieldTypeString", "alias": "MailingAddress2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MailingAddress2" }, { "name": "MailingStreet", "type": "esriFieldTypeString", "alias": "MailingStreet", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MailingStreet" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "Zip10", "type": "esriFieldTypeString", "alias": "Zip10", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zip10" }, { "name": "LUCDescription", "type": "esriFieldTypeString", "alias": "LUCDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LUCDescription" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Zoning" }, { "name": "LastGrantor", "type": "esriFieldTypeString", "alias": "LastGrantor", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LastGrantor" }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSaleDate" }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LastSalePrice" }, { "name": "LastSalecode", "type": "esriFieldTypeString", "alias": "LastSalecode", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LastSalecode" }, { "name": "LastSaleType", "type": "esriFieldTypeString", "alias": "LastSaleType", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LastSaleType" }, { "name": "LegalRef", "type": "esriFieldTypeString", "alias": "LegalRef", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegalRef" }, { "name": "LivingUnits", "type": "esriFieldTypeSmallInteger", "alias": "LivingUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LivingUnits" }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "TotApprsdValue", "type": "esriFieldTypeDouble", "alias": "TotApprsdValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotApprsdValue" }, { "name": "GrossBuiltArea", "type": "esriFieldTypeDouble", "alias": "GrossBuiltArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrossBuiltArea" }, { "name": "TotFinishdArea", "type": "esriFieldTypeDouble", "alias": "TotFinishdArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotFinishdArea" }, { "name": "TotAcreage", "type": "esriFieldTypeDouble", "alias": "TotAcreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotAcreage" }, { "name": "StoryHeight", "type": "esriFieldTypeString", "alias": "StoryHeight", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "StoryHeight" }, { "name": "BldgType", "type": "esriFieldTypeString", "alias": "BldgType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BldgType" }, { "name": "BldgFoundation", "type": "esriFieldTypeString", "alias": "BldgFoundation", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgFoundation" }, { "name": "BldgFrameType", "type": "esriFieldTypeString", "alias": "BldgFrameType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgFrameType" }, { "name": "PrimExtWall", "type": "esriFieldTypeString", "alias": "PrimExtWall", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimExtWall" }, { "name": "BldgRoofType", "type": "esriFieldTypeString", "alias": "BldgRoofType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgRoofType" }, { "name": "BldgRoofCover", "type": "esriFieldTypeString", "alias": "BldgRoofCover", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgRoofCover" }, { "name": "PrimIntWall", "type": "esriFieldTypeString", "alias": "PrimIntWall", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimIntWall" }, { "name": "Bedrooms", "type": "esriFieldTypeSmallInteger", "alias": "Bedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bedrooms" }, { "name": "PrimHeatFuel", "type": "esriFieldTypeString", "alias": "PrimHeatFuel", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PrimHeatFuel" }, { "name": "PrimHeatFuelDesc", "type": "esriFieldTypeString", "alias": "PrimHeatFuelDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimHeatFuelDesc" }, { "name": "PrimHeatType", "type": "esriFieldTypeString", "alias": "PrimHeatType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PrimHeatType" }, { "name": "PrimHeatTypeDesc", "type": "esriFieldTypeString", "alias": "PrimHeatTypeDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimHeatTypeDesc" }, { "name": "TaxMap", "type": "esriFieldTypeString", "alias": "TaxMap", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TaxMap" }, { "name": "COUNT1", "type": "esriFieldTypeDouble", "alias": "COUNT1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "COUNT1" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R4530_pk", "fields": "OBJECTID1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2729_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GISADMIN.HartfordOpenData_ParcelsWithAccelaDPWPermitsNotClosed", "description": "", "prototype": { "attributes": { "COUNT1": 0, "TaxMap": null, "OBJECTID": 0, "CODE": null, "GIS_PIN": null, "PARCELNUMBER": null, "GlobalID": " ", "AccountNumber": null, "CardNumber": null, "StreetNumberFrom": null, "StreetNumberTo": null, "StreetName": null, "CondoNumber": null, "OwnerFullName": null, "Owner1FName": null, "Owner1Last": null, "Owner2FName": null, "Owner2Last": null, "Owner3FName": null, "Owner3Last": null, "MailingAddress1": null, "MailingAddress2": null, "MailingStreet": null, "City": null, "State": null, "Zip10": null, "LUCDescription": null, "Zoning": null, "LastGrantor": null, "LastSaleDate": null, "LastSalePrice": null, "LastSalecode": null, "LastSaleType": null, "LegalRef": null, "LivingUnits": null, "YearBuilt": null, "TotApprsdValue": null, "GrossBuiltArea": null, "TotFinishdArea": null, "TotAcreage": null, "StoryHeight": null, "BldgType": null, "BldgFoundation": null, "BldgFrameType": null, "PrimExtWall": null, "BldgRoofType": null, "BldgRoofCover": null, "PrimIntWall": null, "Bedrooms": null, "PrimHeatFuel": null, "PrimHeatFuelDesc": null, "PrimHeatType": null, "PrimHeatTypeDesc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab463c5a3182436ca925fb3e46d36114" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Accela Parcels wProperty Owners", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1008669.8299999982, "ymin": 824413.1800000072, "xmax": 1029454.0300000012, "ymax": 856087.700000003, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.02, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3200, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 219, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StreetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CODE" }, { "name": "GIS_PIN", "type": "esriFieldTypeString", "alias": "GIS_PIN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GIS_PIN" }, { "name": "PARCELNUMBER", "type": "esriFieldTypeString", "alias": "PARCELNUMBER", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "PARCELNUMBER" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AccountNumber", "type": "esriFieldTypeInteger", "alias": "AccountNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AccountNumber" }, { "name": "CardNumber", "type": "esriFieldTypeSmallInteger", "alias": "CardNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CardNumber" }, { "name": "StreetNumberFrom", "type": "esriFieldTypeString", "alias": "StreetNumberFrom", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StreetNumberFrom" }, { "name": "StreetNumberTo", "type": "esriFieldTypeString", "alias": "StreetNumberTo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "StreetNumberTo" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "StreetName" }, { "name": "CondoNumber", "type": "esriFieldTypeString", "alias": "CondoNumber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CondoNumber" }, { "name": "OwnerFullName", "type": "esriFieldTypeString", "alias": "OwnerFullName", "domain": null, "editable": true, "nullable": true, "length": 56, "defaultValue": null, "modelName": "OwnerFullName" }, { "name": "Owner1FName", "type": "esriFieldTypeString", "alias": "Owner1FName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner1FName" }, { "name": "Owner1Last", "type": "esriFieldTypeString", "alias": "Owner1Last", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner1Last" }, { "name": "Owner2FName", "type": "esriFieldTypeString", "alias": "Owner2FName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner2FName" }, { "name": "Owner2Last", "type": "esriFieldTypeString", "alias": "Owner2Last", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner2Last" }, { "name": "Owner3FName", "type": "esriFieldTypeString", "alias": "Owner3FName", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Owner3FName" }, { "name": "Owner3Last", "type": "esriFieldTypeString", "alias": "Owner3Last", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Owner3Last" }, { "name": "MailingAddress1", "type": "esriFieldTypeString", "alias": "MailingAddress1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MailingAddress1" }, { "name": "MailingAddress2", "type": "esriFieldTypeString", "alias": "MailingAddress2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MailingAddress2" }, { "name": "MailingStreet", "type": "esriFieldTypeString", "alias": "MailingStreet", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MailingStreet" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "City" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "Zip10", "type": "esriFieldTypeString", "alias": "Zip10", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zip10" }, { "name": "LUCDescription", "type": "esriFieldTypeString", "alias": "LUCDescription", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LUCDescription" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Zoning" }, { "name": "LastGrantor", "type": "esriFieldTypeString", "alias": "LastGrantor", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LastGrantor" }, { "name": "LastSaleDate", "type": "esriFieldTypeDate", "alias": "LastSaleDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSaleDate" }, { "name": "LastSalePrice", "type": "esriFieldTypeDouble", "alias": "LastSalePrice", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LastSalePrice" }, { "name": "LastSalecode", "type": "esriFieldTypeString", "alias": "LastSalecode", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LastSalecode" }, { "name": "LastSaleType", "type": "esriFieldTypeString", "alias": "LastSaleType", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LastSaleType" }, { "name": "LegalRef", "type": "esriFieldTypeString", "alias": "LegalRef", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LegalRef" }, { "name": "LivingUnits", "type": "esriFieldTypeSmallInteger", "alias": "LivingUnits", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LivingUnits" }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "YearBuilt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearBuilt" }, { "name": "TotApprsdValue", "type": "esriFieldTypeDouble", "alias": "TotApprsdValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotApprsdValue" }, { "name": "GrossBuiltArea", "type": "esriFieldTypeDouble", "alias": "GrossBuiltArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrossBuiltArea" }, { "name": "TotFinishdArea", "type": "esriFieldTypeDouble", "alias": "TotFinishdArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotFinishdArea" }, { "name": "TotAcreage", "type": "esriFieldTypeDouble", "alias": "TotAcreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TotAcreage" }, { "name": "StoryHeight", "type": "esriFieldTypeString", "alias": "StoryHeight", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "StoryHeight" }, { "name": "BldgType", "type": "esriFieldTypeString", "alias": "BldgType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BldgType" }, { "name": "BldgFoundation", "type": "esriFieldTypeString", "alias": "BldgFoundation", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgFoundation" }, { "name": "BldgFrameType", "type": "esriFieldTypeString", "alias": "BldgFrameType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgFrameType" }, { "name": "PrimExtWall", "type": "esriFieldTypeString", "alias": "PrimExtWall", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimExtWall" }, { "name": "BldgRoofType", "type": "esriFieldTypeString", "alias": "BldgRoofType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgRoofType" }, { "name": "BldgRoofCover", "type": "esriFieldTypeString", "alias": "BldgRoofCover", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "BldgRoofCover" }, { "name": "PrimIntWall", "type": "esriFieldTypeString", "alias": "PrimIntWall", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimIntWall" }, { "name": "Bedrooms", "type": "esriFieldTypeSmallInteger", "alias": "Bedrooms", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bedrooms" }, { "name": "PrimHeatFuel", "type": "esriFieldTypeString", "alias": "PrimHeatFuel", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PrimHeatFuel" }, { "name": "PrimHeatFuelDesc", "type": "esriFieldTypeString", "alias": "PrimHeatFuelDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimHeatFuelDesc" }, { "name": "PrimHeatType", "type": "esriFieldTypeString", "alias": "PrimHeatType", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PrimHeatType" }, { "name": "PrimHeatTypeDesc", "type": "esriFieldTypeString", "alias": "PrimHeatTypeDesc", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PrimHeatTypeDesc" }, { "name": "TaxMap", "type": "esriFieldTypeString", "alias": "TaxMap", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TaxMap" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R633_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_633", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I787StreetName", "fields": "StreetName", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I787StreetNumber", "fields": "StreetNumberFrom", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I787PARCELNUMBER", "fields": "PARCELNUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_633", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S510_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Accela Parcels wProperty Owners", "description": "", "prototype": { "attributes": { "PrimHeatTypeDesc": null, "TaxMap": null, "CODE": null, "GIS_PIN": null, "PARCELNUMBER": null, "PrimHeatType": null, "AccountNumber": null, "CardNumber": null, "StreetNumberFrom": null, "StreetNumberTo": null, "StreetName": null, "CondoNumber": null, "OwnerFullName": null, "Owner1FName": null, "Owner1Last": null, "Owner2FName": null, "Owner2Last": null, "Owner3FName": null, "Owner3Last": null, "MailingAddress1": null, "MailingAddress2": null, "MailingStreet": null, "City": null, "State": null, "Zip10": null, "LUCDescription": null, "Zoning": null, "LastGrantor": null, "LastSaleDate": null, "LastSalePrice": null, "LastSalecode": null, "LastSaleType": null, "LegalRef": null, "LivingUnits": null, "YearBuilt": null, "TotApprsdValue": null, "GrossBuiltArea": null, "TotFinishdArea": null, "TotAcreage": null, "StoryHeight": null, "BldgType": null, "BldgFoundation": null, "BldgFrameType": null, "PrimExtWall": null, "BldgRoofType": null, "BldgRoofCover": null, "PrimIntWall": null, "Bedrooms": null, "PrimHeatFuel": null, "PrimHeatFuelDesc": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ab463c5a3182436ca925fb3e46d36114" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "GISADMIN.HartfordOpenData_Accela_PublicWorksPermitswObjectID_forArcGISOnline_NotClosed", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RECORD_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RECORD_ID", "type": "esriFieldTypeString", "alias": "RECORD_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORD_ID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "DATE_OPENED", "type": "esriFieldTypeString", "alias": "DATE_OPENED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_OPENED" }, { "name": "DATE_CLOSED", "type": "esriFieldTypeString", "alias": "DATE_CLOSED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_CLOSED" }, { "name": "RECORD_TYPE_TYPE", "type": "esriFieldTypeString", "alias": "RECORD_TYPE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORD_TYPE_TYPE" }, { "name": "B1_APP_TYPE_ALIAS", "type": "esriFieldTypeString", "alias": "B1_APP_TYPE_ALIAS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "B1_APP_TYPE_ALIAS" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeString", "alias": "RECORD_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORD_STATUS" }, { "name": "ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ASSIGNED_TO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSIGNED_TO" }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 84, "defaultValue": null, "modelName": "PROPERTY_ADDRESS" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT" }, { "name": "PROPERTY_CITY", "type": "esriFieldTypeString", "alias": "PROPERTY_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROPERTY_CITY" }, { "name": "PROPERTY_STATE", "type": "esriFieldTypeString", "alias": "PROPERTY_STATE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROPERTY_STATE" }, { "name": "PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "PROPERTY_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PROPERTY_ZIP" }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "PARCEL_ID" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R3532_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GISADMIN.HartfordOpenData_Accela_PublicWorksPermitswObjectID_forArcGISOnline_NotClosed", "description": "", "prototype": { "attributes": { "PARCEL_ID": null, "GlobalID": null, "RECORD_ID": null, "DESCRIPTION": null, "DATE_OPENED": null, "DATE_CLOSED": null, "RECORD_TYPE_TYPE": null, "B1_APP_TYPE_ALIAS": null, "RECORD_STATUS": null, "ASSIGNED_TO": null, "PROPERTY_ADDRESS": null, "UNIT": null, "PROPERTY_CITY": null, "PROPERTY_STATE": null, "PROPERTY_ZIP": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ab463c5a3182436ca925fb3e46d36114" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "GISADMIN.HartfordOpenData_Accela_PublicWorksPermitswObjectID_forArcGISOnline_NotClosedROW", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RECORD_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "RECORD_ID", "type": "esriFieldTypeString", "alias": "RECORD_ID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORD_ID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "DATE_OPENED", "type": "esriFieldTypeString", "alias": "DATE_OPENED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_OPENED" }, { "name": "DATE_CLOSED", "type": "esriFieldTypeString", "alias": "DATE_CLOSED", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_CLOSED" }, { "name": "RECORD_TYPE_TYPE", "type": "esriFieldTypeString", "alias": "RECORD_TYPE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORD_TYPE_TYPE" }, { "name": "B1_APP_TYPE_ALIAS", "type": "esriFieldTypeString", "alias": "B1_APP_TYPE_ALIAS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "B1_APP_TYPE_ALIAS" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeString", "alias": "RECORD_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECORD_STATUS" }, { "name": "ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ASSIGNED_TO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSIGNED_TO" }, { "name": "PROPERTY_ADDRESS", "type": "esriFieldTypeString", "alias": "PROPERTY_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 84, "defaultValue": null, "modelName": "PROPERTY_ADDRESS" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT" }, { "name": "PROPERTY_CITY", "type": "esriFieldTypeString", "alias": "PROPERTY_CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PROPERTY_CITY" }, { "name": "PROPERTY_STATE", "type": "esriFieldTypeString", "alias": "PROPERTY_STATE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PROPERTY_STATE" }, { "name": "PROPERTY_ZIP", "type": "esriFieldTypeString", "alias": "PROPERTY_ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PROPERTY_ZIP" }, { "name": "PARCEL_ID", "type": "esriFieldTypeString", "alias": "PARCEL_ID", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "PARCEL_ID" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R3578_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "GISADMIN.HartfordOpenData_Accela_PublicWorksPermitswObjectID_forArcGISOnline_NotClosedROW", "description": "", "prototype": { "attributes": { "PARCEL_ID": null, "GlobalID": null, "RECORD_ID": null, "DESCRIPTION": null, "DATE_OPENED": null, "DATE_CLOSED": null, "RECORD_TYPE_TYPE": null, "B1_APP_TYPE_ALIAS": null, "RECORD_STATUS": null, "ASSIGNED_TO": null, "PROPERTY_ADDRESS": null, "UNIT": null, "PROPERTY_CITY": null, "PROPERTY_STATE": null, "PROPERTY_ZIP": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ab463c5a3182436ca925fb3e46d36114" } ] }