{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 32, "name": "Street Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Parcel Annotation" }, "subLayers": [], "minScale": 1200, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1.7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Fullname]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 944621.9336313009, "ymin": 757877.3323214799, "xmax": 982305.5682376325, "ymax": 806392.3789919764, "spatialReference": { "wkid": 102656, "latestWkid": 2234, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119756300, "falseY": -96342500, "xyUnits": 3.729494550073574E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Street_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "length": 4, "domain": null }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "length": 6, "domain": null }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "length": 6, "domain": null }, { "name": "CROSS_FROM", "type": "esriFieldTypeString", "alias": "CROSS_FROM", "length": 50, "domain": null }, { "name": "CROSS_TO", "type": "esriFieldTypeString", "alias": "CROSS_TO", "length": 50, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 20, "domain": null }, { "name": "LON_START", "type": "esriFieldTypeDouble", "alias": "LON_START", "domain": null }, { "name": "LAT_START", "type": "esriFieldTypeDouble", "alias": "LAT_START", "domain": null }, { "name": "LON_END", "type": "esriFieldTypeDouble", "alias": "LON_END", "domain": null }, { "name": "LAT_END", "type": "esriFieldTypeDouble", "alias": "LAT_END", "domain": null }, { "name": "SWalk_R", "type": "esriFieldTypeString", "alias": "SWalk_R", "length": 5, "domain": null }, { "name": "SWalk_L", "type": "esriFieldTypeString", "alias": "SWalk_L", "length": 5, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 15, "domain": null }, { "name": "YR_Accept", "type": "esriFieldTypeString", "alias": "YR_Accept", "length": 50, "domain": null }, { "name": "Width", "type": "esriFieldTypeString", "alias": "Width", "length": 15, "domain": null }, { "name": "Pave_Area", "type": "esriFieldTypeString", "alias": "Pave_Area", "length": 15, "domain": null }, { "name": "CULDESAC", "type": "esriFieldTypeString", "alias": "CULDESAC", "length": 10, "domain": null }, { "name": "PoliceL", "type": "esriFieldTypeString", "alias": "PoliceL", "length": 11, "domain": null }, { "name": "PoliceR", "type": "esriFieldTypeString", "alias": "PoliceR", "length": 11, "domain": null }, { "name": "FireL", "type": "esriFieldTypeString", "alias": "FireL", "length": 11, "domain": null }, { "name": "FireR", "type": "esriFieldTypeString", "alias": "FireR", "length": 11, "domain": null }, { "name": "Esnl", "type": "esriFieldTypeString", "alias": "Esnl", "length": 10, "domain": null }, { "name": "Esnr", "type": "esriFieldTypeString", "alias": "Esnr", "length": 10, "domain": null }, { "name": "Lfrom", "type": "esriFieldTypeInteger", "alias": "Lfrom", "domain": null }, { "name": "Lto", "type": "esriFieldTypeInteger", "alias": "Lto", "domain": null }, { "name": "Rfrom", "type": "esriFieldTypeInteger", "alias": "Rfrom", "domain": null }, { "name": "Rto", "type": "esriFieldTypeInteger", "alias": "Rto", "domain": null }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Fullname", "length": 50, "domain": null }, { "name": "Oneway", "type": "esriFieldTypeString", "alias": "Oneway", "length": 5, "domain": null }, { "name": "Speedlimit", "type": "esriFieldTypeInteger", "alias": "Speedlimit", "domain": null }, { "name": "ETS", "type": "esriFieldTypeString", "alias": "ETS", "length": 30, "domain": null }, { "name": "Ocnotes", "type": "esriFieldTypeString", "alias": "Ocnotes", "length": 75, "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "Route_Num", "type": "esriFieldTypeString", "alias": "Route_Num", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "STREET_IND", "type": "esriFieldTypeString", "alias": "STREET_IND", "length": 75, "domain": null }, { "name": "Tanker_Nee", "type": "esriFieldTypeString", "alias": "Tanker_Nee", "length": 5, "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }