{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 104, "name": "Sidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 1.1451890396317207E-4, "zTolerance": 2.0000000018626453E-6, "mTolerance": 2.0E-5, "falseX": -1.7746699999955043E7, "falseY": -4.406719999994399E7, "xyUnits": 17464.365539537266, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0000000018626453E-6, "mTolerance": 2.0E-5, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SW_Type", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 34, 139, 34, 255 ], "width": 1.5 }, "defaultLabel": "Sidewalk", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "No Sidewalk", "description": "No Sidewalk", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "values": [ [ "No Sidewalk" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.5 }, "value": "No Sidewalk", "label": "No Sidewalk" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 176, 166, 255 ], "toColor": [ 72, 176, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 36, 171, 255 ], "toColor": [ 135, 36, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 35, 33, 255 ], "toColor": [ 143, 35, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 174, 62, 255 ], "toColor": [ 176, 174, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 104, 171, 255 ], "toColor": [ 53, 104, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 67, 107, 255 ], "toColor": [ 138, 67, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 158, 53, 255 ], "toColor": [ 35, 158, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 116, 83, 255 ], "toColor": [ 166, 116, 83, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 69, 47, 130, 255 ], "toColor": [ 69, 47, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 30, 116, 138, 255 ], "toColor": [ 30, 116, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 108, 128, 61, 255 ], "toColor": [ 108, 128, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 46, 176, 255 ], "toColor": [ 37, 46, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 49, 142, 255 ], "toColor": [ 163, 49, 142, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 530996.0911139324, "ymin": 780688.6424368173, "xmax": 570558.7929730862, "ymax": 914614.6768928021, "spatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 6.561666666666666E-4, "zTolerance": 2.0000000018626453E-6, "mTolerance": 2.0E-5, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SW_Width", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SWG_SN_ID", "type": "esriFieldTypeInteger", "alias": "SWG_SN_ID", "domain": null }, { "name": "SW_Width", "type": "esriFieldTypeString", "alias": "SW_Width", "length": 50, "domain": { "type": "codedValue", "name": "SidewalkWidth", "description": "Sidewalk Predominant Width Value", "codedValues": [ { "name": "Narrow", "code": "Narrow" }, { "name": "Standard", "code": "Standard" }, { "name": "Wide", "code": "Wide" }, { "name": "Extra Wide", "code": "Extra Wide" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SW_Location", "type": "esriFieldTypeString", "alias": "SW_Location", "length": 50, "domain": { "type": "codedValue", "name": "SidewalkLocation", "description": "Sidewalk Compass Location Relative to Adjacent Street Segment Code", "codedValues": [ { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "E", "code": "E" }, { "name": "SE", "code": "SE" }, { "name": "S", "code": "S" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" }, { "name": "NW", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SW_Obstructions", "type": "esriFieldTypeString", "alias": "SW_Obstructions", "length": 50, "domain": null }, { "name": "SW_Start_X", "type": "esriFieldTypeInteger", "alias": "SW_Start_X", "domain": null }, { "name": "SW_Start_Y", "type": "esriFieldTypeInteger", "alias": "SW_Start_Y", "domain": null }, { "name": "SW_End_X", "type": "esriFieldTypeInteger", "alias": "SW_End_X", "domain": null }, { "name": "SW_End_Y", "type": "esriFieldTypeInteger", "alias": "SW_End_Y", "domain": null }, { "name": "SW_Comment", "type": "esriFieldTypeString", "alias": "SW_Comment", "length": 255, "domain": null }, { "name": "SW_Type", "type": "esriFieldTypeString", "alias": "SW_Type", "length": 40, "domain": { "type": "codedValue", "name": "SidewalkType", "description": "Sidewalk Type Value", "codedValues": [ { "name": "Mono Curb and Walk", "code": "Mono Curb and Walk" }, { "name": "Stand Alone", "code": "Stand Alone" }, { "name": "Boulevard Walk", "code": "Boulevard Walk" }, { "name": "Meandering", "code": "Meandering" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Other", "code": "Other" }, { "name": "No Sidewalk", "code": "No Sidewalk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SW_Condition", "type": "esriFieldTypeString", "alias": "SW_Condition", "length": 40, "domain": { "type": "codedValue", "name": "SW_Condition", "description": "General Condition Value", "codedValues": [ { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SW_Material", "type": "esriFieldTypeString", "alias": "SW_Material", "length": 40, "domain": { "type": "codedValue", "name": "SidewalkMaterial", "description": "Sidewalk Construction Material Value", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Asphalt", "code": "Asphalt" }, { "name": "Stamped Concrete", "code": "Stamped Concrete" }, { "name": "Exposed Aggregate", "code": "Exposed Aggregate" }, { "name": "Pavers / Brick", "code": "Pavers / Brick" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LucityAutoID", "type": "esriFieldTypeInteger", "alias": "Link to Lucity", "domain": null }, { "name": "InLucity", "type": "esriFieldTypeSmallInteger", "alias": "In Lucity?", "domain": null }, { "name": "LastModBy", "type": "esriFieldTypeString", "alias": "Last Modified By", "length": 40, "domain": null }, { "name": "LastModDate", "type": "esriFieldTypeDate", "alias": "Last Modified date", "length": 8, "domain": null }, { "name": "LastSynDate", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "length": 8, "domain": null }, { "name": "SW_ID", "type": "esriFieldTypeString", "alias": "SW_ID", "length": 30, "domain": null }, { "name": "SWG_SB_ID", "type": "esriFieldTypeInteger", "alias": "SWG_SB_ID", "domain": null }, { "name": "SWG_SP_ID", "type": "esriFieldTypeInteger", "alias": "SWG_SP_ID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R873_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_873", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_873", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S790_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "23e1d6e87f474638bebb39f294e78108" }