{ "isCoGoEnabled": false, "extent": { "ymin": 1713921.6492011175, "xmin": 2298669.9365215115, "ymax": 1740969.1433343664, "xmax": 2329897.979380261, "spatialReference": { "falseM": -100000, "xyTolerance": 0.003280833333333333, "mUnits": 10000, "zUnits": 10000, "latestWkid": 2243, "zTolerance": 0.001, "wkid": 102670, "xyUnits": 3048.0060960121928, "mTolerance": 0.001, "falseX": -15822600, "falseY": -47951700, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": true, "maxRecordCount": 2000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "syncEnabled": true, "supportsAttachmentsByUploadId": true, "relationships": [], "supportsAttachmentsResizing": true, "cimVersion": "2.9.0", "isDataArchived": false, "id": 0, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb", "standardMaxRecordCount": 16000, "isDataVersioned": false, "templates": [ { "name": "CurbCut", "description": "", "drawingTool": "esriFeatureEditToolPoint", "prototype": { "attributes": { "elevation": null, "drain_mate": null, "feature_id": null, "date_inspe": null, "maintainyear": null, "easting": null, "notes": null, "featurecod": null, "northing": null, "drain_type": null, "condition": null, "str_clean": null, "str_type": null, "id": null, "jurisidiction": null, "str_size": null } } } ], "hasGeometryProperties": true, "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 10.91, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsAsyncApplyEdits": false, "supportedSqlFormatsInCalculate": [ "standard" ] }, "objectIdField": "objectid", "supportsQuantizationEditMode": true, "name": "CurbCut", "allowTrueCurvesUpdates": false, "displayField": "featurecod", "supportsCalculate": true, "fields": [ { "nullable": false, "defaultValue": null, "editable": false, "length": 4, "type": "esriFieldTypeOID", "modelName": "objectid", "domain": null, "name": "objectid", "alias": "OBJECTID" }, { "modelName": "FeatureCod", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Feature", "description": "Feature", "type": "codedValue", "codedValues": [ { "code": "CB", "name": "CB" }, { "code": "MH", "name": "MH" }, { "code": "PIPE", "name": "PIPE" }, { "code": "DW", "name": "DW" }, { "code": "CURB CUT", "name": "CURB CUT" }, { "code": "SIDEWALK UNDER DRAIN", "name": "SIDEWALK UNDER DRAIN" }, { "code": "SIDEWALK TRENCH DRAIN", "name": "SIDEWAK TRENCH DRAIN" }, { "code": "SIDEWALK PIPE DRAIN", "name": "SIDEWALK PIPE DRAIN" }, { "code": "VAULT", "name": "VAULT" }, { "code": "OPEN CHANNEL", "name": "OPEN CHANNEL" }, { "code": "POND", "name": "POND" }, { "code": "NOT EVALUATED", "name": "NOT EVALUATED" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "featurecod", "length": 254, "alias": "FeatureCod", "type": "esriFieldTypeString" }, { "modelName": "easting", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "easting", "alias": "Easting", "type": "esriFieldTypeDouble" }, { "modelName": "northing", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "northing", "alias": "Northing", "type": "esriFieldTypeDouble" }, { "modelName": "elevation", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "elevation", "alias": "Elevation", "type": "esriFieldTypeDouble" }, { "modelName": "STR_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Feature", "description": "Feature", "type": "codedValue", "codedValues": [ { "code": "CB", "name": "CB" }, { "code": "MH", "name": "MH" }, { "code": "PIPE", "name": "PIPE" }, { "code": "DW", "name": "DW" }, { "code": "CURB CUT", "name": "CURB CUT" }, { "code": "SIDEWALK UNDER DRAIN", "name": "SIDEWALK UNDER DRAIN" }, { "code": "SIDEWALK TRENCH DRAIN", "name": "SIDEWAK TRENCH DRAIN" }, { "code": "SIDEWALK PIPE DRAIN", "name": "SIDEWALK PIPE DRAIN" }, { "code": "VAULT", "name": "VAULT" }, { "code": "OPEN CHANNEL", "name": "OPEN CHANNEL" }, { "code": "POND", "name": "POND" }, { "code": "NOT EVALUATED", "name": "NOT EVALUATED" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "str_type", "length": 25, "alias": "STR_TYPE", "type": "esriFieldTypeString" }, { "modelName": "str_size", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "str_size", "length": 25, "alias": "STR_SIZE", "type": "esriFieldTypeString" }, { "modelName": "date_inspe", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "date_inspe", "length": 29, "alias": "DATE_INSPE", "type": "esriFieldTypeDate" }, { "modelName": "notes", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "notes", "length": 100, "alias": "NOTES", "type": "esriFieldTypeString" }, { "modelName": "CONDITION", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Condition", "description": "Condition", "type": "codedValue", "codedValues": [ { "code": "GOOD", "name": "GOOD" }, { "code": "AVERAGE", "name": "AVERAGE" }, { "code": "POOR", "name": "POOR" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "condition", "length": 10, "alias": "CONDITION", "type": "esriFieldTypeString" }, { "modelName": "STR_CLEAN", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Clean", "description": "Clean", "type": "codedValue", "codedValues": [ { "code": "CLEAN", "name": "CLEAN" }, { "code": "DIRTY", "name": "DIRTY" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "str_clean", "length": 10, "alias": "STR_CLEAN", "type": "esriFieldTypeString" }, { "modelName": "id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "id", "length": 6, "alias": "ID", "type": "esriFieldTypeString" }, { "modelName": "DRAIN_TYPE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "DR_TYPE", "description": "DR TYPE", "type": "codedValue", "codedValues": [ { "code": "BARK", "name": "BARK" }, { "code": "CONCRETE", "name": "CONCRETE" }, { "code": "DIRT", "name": "DIRT" }, { "code": "GRASS", "name": "GRASS" }, { "code": "GRAVEL", "name": "GRAVEL" }, { "code": "PAVEMENT", "name": "PAVEMENT" }, { "code": "ROCK", "name": "ROCK" }, { "code": "MISC", "name": "MISC" }, { "code": "NOT EVALUATED", "name": "NOT EVALUATED" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "drain_type", "length": 15, "alias": "DRAIN_TYPE", "type": "esriFieldTypeString" }, { "modelName": "DRAIN_MATE", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Material", "description": "Material", "type": "codedValue", "codedValues": [ { "code": "ALUM CMP", "name": "ALUM CMP" }, { "code": "ASBESTOS", "name": "ASBESTOS" }, { "code": "BLACK FLEX", "name": "BLACK FLEX" }, { "code": "BLACK POLY", "name": "BLACK POLY" }, { "code": "C900 PVC", "name": "C900 PVC" }, { "code": "CAST IRON", "name": "CAST IRON" }, { "code": "CLAY", "name": "CLAY" }, { "code": "CMP", "name": "CMP" }, { "code": "CMP SQUASH", "name": "CMP SQUASH" }, { "code": "CONCRETE", "name": "CONCRETE" }, { "code": "FIBERGLASS", "name": "FIBERGLASS" }, { "code": "GALVINIZED", "name": "GALVINIZED" }, { "code": "GREEN CPP", "name": "GREEN CPP" }, { "code": "GREEN POLY", "name": "GREEN POLY" }, { "code": "GREY POLY", "name": "GREY POLY" }, { "code": "HDPE CPP", "name": "HDPE CPP" }, { "code": "HDPE SOLID", "name": "HDPE SOLID" }, { "code": "STEEL", "name": "STEEL" }, { "code": "STEEL CMP", "name": "STEEL CMP" }, { "code": "WHITE FLEX", "name": "WHITE FLEX" }, { "code": "WHITE POLY", "name": "WHITE POLY" }, { "code": "NOT EVALUATED", "name": "NOT EVALUATED" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "drain_mate", "length": 50, "alias": "DRAIN_MATE", "type": "esriFieldTypeString" }, { "modelName": "Feature_ID", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "feature_id", "alias": "Feature_ID", "type": "esriFieldTypeInteger" }, { "modelName": "Jurisidiction", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Jurisdiction", "description": "Jurisdiction", "type": "codedValue", "codedValues": [ { "code": "COE", "name": "COE" }, { "code": "ITD", "name": "ITD" }, { "code": "LSCS", "name": "LSCS" }, { "code": "NP", "name": "NP COUNTY" }, { "code": "PRIVATE", "name": "PRIVATE" }, { "code": "RAILROAD", "name": "RAILROAD" }, { "code": "SDIST1", "name": "SDIST1" }, { "code": "CITY", "name": "CITY" }, { "code": "AIRPORT", "name": "AIRPORT" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "jurisidiction", "length": 30, "alias": "Jurisidiction", "type": "esriFieldTypeString" }, { "modelName": "MaintainYear", "nullable": true, "editable": true, "defaultValue": null, "domain": { "splitPolicy": "esriSPTDefaultValue", "name": "Year", "description": "Year", "type": "codedValue", "codedValues": [ { "code": "2015", "name": "2015" }, { "code": "2016", "name": "2016" }, { "code": "2017", "name": "2017" }, { "code": "2018", "name": "2018" }, { "code": "2019", "name": "2019" }, { "code": "2020", "name": "2020" } ], "mergePolicy": "esriMPTDefaultValue" }, "name": "maintainyear", "length": 10, "alias": "MaintainYear", "type": "esriFieldTypeString" }, { "nullable": false, "editable": false, "defaultValue": null, "length": 38, "type": "esriFieldTypeGlobalID", "modelName": "GlobalID", "domain": null, "name": "globalid", "alias": "GlobalID" } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "respectsDaylightSaving": false, "timeZone": "UTC" }, "supportsFieldDescriptionProperty": true, "hasM": false, "allowGeometryUpdates": true, "useStandardizedQueries": true, "globalIdField": "globalid", "description": "", "syncCanReturnChanges": true, "supportsAsyncDelete": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin" ], "supportsRollbackOnFailureParameter": true, "isDataReplicaTracked": true, "standardMaxRecordCountNoGeometry": 16000, "indexes": [ { "name": "r70_sde_rowid_uk", "isUnique": true, "description": "", "fields": "objectid", "isAscending": true }, { "name": "uuid_70", "isUnique": true, "description": "", "fields": "globalid", "isAscending": true }, { "name": "a53_ix1", "isUnique": true, "description": "", "fields": "shape", "isAscending": true } ], "editFieldsInfo": null, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "minScale": 0, "hasAttachments": false, "advancedQueryCapabilities": { "supportsSqlExpression": true, "supportsQueryWithResultType": true, "supportsQueryWithCacheHint": false, "supportsQueryWithDatumTransformation": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryDateBins": false, "supportsQueryWithLodSR": true, "supportsPaginationOnAggregatedQueries": true, "supportsPagination": true, "supportsMaxRecordCountFactor": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsReturningQueryExtent": true, "supportsQueryAttachmentsCountOnly": true, "supportsOrderByOnlyOnLayerFields": false, "supportsOutFieldSqlExpression": true, "supportsTopFeaturesQuery": true, "supportsDistinct": true, "supportsReturningGeometryCentroid": false, "supportsQueryAnalytic": true, "supportsPercentileStatistics": true, "supportsHavingClause": true }, "supportsValidateSQL": true, "enableZDefaults": true, "serviceItemId": "56a2af9aa5f24dc5be30955acbf5488f", "allowUpdateWithoutMValues": true, "supportsCoordinatesQuantization": true, "types": [], "capabilities": "Query,Sync,Extract", "maxScale": 0, "supportsAppend": true, "supportsExceedsLimitStatistics": true, "defaultVisibility": true, "advancedQueryAnalyticCapabilities": { "supportsAsync": false, "supportsLinearRegression": true, "supportsPercentileAnalytic": false }, "hasMetadata": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection,excel", "tileMaxRecordCount": 4000, "typeIdField": "", "modelName": "GP_489952139", "supportsASyncCalculate": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "sqlParserVersion": "PG_10.9.1", "drawingInfo": { "renderer": { "symbol": { "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 }, "color": [ 147, 80, 38, 255 ], "size": 4, "yoffset": 0, "xoffset": 0, "angle": 0, "style": "esriSMSCircle", "type": "esriSMS" }, "type": "simple" }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "geometryField": { "modelName": "shape", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "shape", "alias": "Shape", "type": "esriFieldTypeGeometry" }, "copyrightText": "", "zDefault": 0, "geometryType": "esriGeometryPoint" }