{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "work1.MICHELLE.Curbs", "type": "Feature Layer", "description": "
Curbs in Wilmington vary in shape and material throughout the city. This data is meant to represent actual curbing along streets within the City. This data is used for various purposes, including use in street sweeping. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Wilmington Engineering Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Verified", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "FIELD", "label": "FIELD" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 39, 79, 143, 255 ], "width": 3 }, "value": "FINAL", "label": "FINAL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 34, 159, 255 ], "width": 3 }, "value": "PHOTO", "label": "PHOTO" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3 }, "value": "NO", "label": "UNVERIFIED" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 105, 59, 255 ], "toColor": [ 138, 105, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 36, 158, 255 ], "toColor": [ 36, 36, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 131, 173, 255 ], "toColor": [ 38, 131, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 171, 39, 255 ], "toColor": [ 46, 171, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 47, 112, 255 ], "toColor": [ 168, 47, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 74, 150, 113, 255 ], "toColor": [ 74, 150, 113, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 39, 46, 255 ], "toColor": [ 176, 39, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 62, 138, 255 ], "toColor": [ 107, 62, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 173, 43, 255 ], "toColor": [ 171, 173, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 89, 171, 255 ], "toColor": [ 51, 89, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 138, 58, 255 ], "toColor": [ 115, 138, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 46, 59, 255 ], "toColor": [ 133, 46, 59, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 48, 171, 255 ], "toColor": [ 154, 48, 171, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2316641.111883059, "ymin": 140254.67211280763, "xmax": 2358764.631966546, "ymax": 190163.3291850537, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CurbType", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CurbType", "type": "esriFieldTypeString", "alias": "CurbType", "length": 25, "domain": null }, { "name": "CurbMaterial", "type": "esriFieldTypeString", "alias": "CurbMaterial", "length": 25, "domain": { "type": "codedValue", "name": "CurbMaterial", "description": "Material of curb within the City", "codedValues": [ { "name": "Granite", "code": "GRA" }, { "name": "Asphalt", "code": "ASP" }, { "name": "Other", "code": "OTH" }, { "name": "Concrete", "code": "CON" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Verified", "type": "esriFieldTypeString", "alias": "Verified", "length": 50, "domain": { "type": "codedValue", "name": "VERIFIED", "description": "Field verification codes for city assets", "codedValues": [ { "name": "UNVERIFIED", "code": "NO" }, { "name": "PHOTO", "code": "PHOTO" }, { "name": "FIELD", "code": "FIELD" }, { "name": "FINAL", "code": "FINAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CurbStyle", "type": "esriFieldTypeString", "alias": "CurbStyle", "length": 20, "domain": { "type": "codedValue", "name": "CurbStyle", "description": "Styles of curbs within the City", "codedValues": [ { "name": "Slope", "code": "SLP" }, { "name": "Vertical", "code": "VRT" }, { "name": "Other", "code": "OTH" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "CurbID", "type": "esriFieldTypeString", "alias": "CurbID", "length": 15, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "EAMDescription", "type": "esriFieldTypeString", "alias": "EAMDescription", "length": 50, "domain": null }, { "name": "EAMComment", "type": "esriFieldTypeString", "alias": "EAMComment", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2054_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1862_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "626b947002d84407aa525061e1a9ecb7" }