{ "currentVersion": 10.91, "id": 72, "name": "Street Names Zoom", "type": "Feature Layer", "parentLayer": { "id": 70, "name": "Street Names" }, "defaultVisibility": true, "minScale": 2999, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 5995176.92126897, "ymin": 2088210.8501366377, "xmax": 6194139.326164886, "ymax": 2296240.6151786447, "spatialReference": { "wkid": 102646, "latestWkid": 2230 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STREETCODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "value": "1", "label": "", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "value": "2", "label": "", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "value": "3", "label": "", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "value": "4", "label": "", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 }, "value": "5", "label": "", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "STREETCODE IN (1 , 2 , 3 )", "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [SUFFIX]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2999, "maxScale": 1 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "(STREETCODE = 4 )", "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [SUFFIX]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2999, "maxScale": 1 }, { "labelPlacement": "esriServerLinePlacementAboveAfter", "where": "(STREETCODE = 5 )", "labelExpression": "[STREETNAME] CONCAT \" \" CONCAT [SUFFIX]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2999, "maxScale": 1 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREETNAME", "typeIdField": "STREETCODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetName" }, { "name": "OLDSTREETNAME", "type": "esriFieldTypeString", "alias": "OldStreetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OldStreetName" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Prefix" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Suffix" }, { "name": "STREETCODE", "type": "esriFieldTypeInteger", "alias": "StreetCode", "domain": { "type": "codedValue", "name": "lrStreetTypes", "description": "Street Types", "codedValues": [ { "name": "Arterial A", "code": 1 }, { "name": "Arterial B", "code": 2 }, { "name": "Arterial C", "code": 3 }, { "name": "Local", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Psuedo", "code": 6 }, { "name": "Alley", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StreetCode" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "name": "FOID", "type": "esriFieldTypeInteger", "alias": "99!FabricOID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S25_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": { "STREETCODE": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SUFFIX": null, "FOID": null, "STREETNAME": null, "OLDSTREETNAME": null, "PREFIX": null, "STREETCODE": 1, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "2", "domains": { "STREETCODE": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SUFFIX": null, "FOID": null, "STREETNAME": null, "OLDSTREETNAME": null, "PREFIX": null, "STREETCODE": 2, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "3", "domains": { "STREETCODE": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SUFFIX": null, "FOID": null, "STREETNAME": null, "OLDSTREETNAME": null, "PREFIX": null, "STREETCODE": 3, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "4", "domains": { "STREETCODE": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SUFFIX": null, "FOID": null, "STREETNAME": null, "OLDSTREETNAME": null, "PREFIX": null, "STREETCODE": 4, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "5", "domains": { "STREETCODE": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "SUFFIX": null, "FOID": null, "STREETNAME": null, "OLDSTREETNAME": null, "PREFIX": null, "STREETCODE": 5, "NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }