{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Medians", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 16, "name": "Pavement" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 3000.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 523381.34800000023, "ymin": 5427765.2413, "xmax": 539352.5450999998, "ymax": 5448060.0951000005, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FromAddress", "typeIdField": "MedianType", "subtypeFieldName": "MedianType", "subtypeField": "MedianType", "defaultSubtypeCode": 0, "fields": [ { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MedianId", "type": "esriFieldTypeInteger", "alias": "Median ID", "domain": null }, { "name": "MedianType", "type": "esriFieldTypeInteger", "alias": "Median Type", "domain": null }, { "name": "StreetId", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null }, { "name": "FromAddress", "type": "esriFieldTypeString", "alias": "From Address", "length": 50, "domain": null }, { "name": "ToAddress", "type": "esriFieldTypeString", "alias": "To Address", "length": 50, "domain": null }, { "name": "CurbMaterial", "type": "esriFieldTypeInteger", "alias": "Curb Material", "domain": { "type": "codedValue", "name": "WS2_PedCurbMaterial", "description": "", "codedValues": [ { "name": "Asphalt", "code": 0 }, { "name": "Concrete", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Landscaping", "type": "esriFieldTypeInteger", "alias": "Landscaping", "domain": { "type": "codedValue", "name": "WS2_PedLandscaping", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Landscaping", "code": 1 }, { "name": "Grass", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SplashPad", "type": "esriFieldTypeInteger", "alias": "Splash Pad", "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project Number", "length": 255, "domain": null }, { "name": "YearAdded", "type": "esriFieldTypeString", "alias": "Year Added", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R215_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_215", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_215", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S137_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "id": 1, "name": "Concrete" }, { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "id": 2, "name": "Stamped Concrete" }, { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "id": 3, "name": "Asphalt" } ], "subtypes": [ { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "defaultValues": { "MedianId": null, "MedianType": 0, "StreetId": null, "FromAddress": null, "ToAddress": null, "CurbMaterial": null, "Landscaping": null, "SplashPad": null, "GlobalID": null, "ProjectNumber": null, "YearAdded": null }, "code": 0, "name": "Unknown" }, { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "defaultValues": { "MedianId": null, "MedianType": 0, "StreetId": null, "FromAddress": null, "ToAddress": null, "CurbMaterial": null, "Landscaping": null, "SplashPad": null, "GlobalID": null, "ProjectNumber": null, "YearAdded": null }, "code": 1, "name": "Concrete" }, { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "defaultValues": { "MedianId": null, "MedianType": 0, "StreetId": null, "FromAddress": null, "ToAddress": null, "CurbMaterial": null, "Landscaping": null, "SplashPad": null, "GlobalID": null, "ProjectNumber": null, "YearAdded": null }, "code": 2, "name": "Stamped Concrete" }, { "domains": { "CurbMaterial": {"type": "inherited"}, "Landscaping": {"type": "inherited"}, "SplashPad": {"type": "inherited"} }, "defaultValues": { "MedianId": null, "MedianType": 0, "StreetId": null, "FromAddress": null, "ToAddress": null, "CurbMaterial": null, "Landscaping": null, "SplashPad": null, "GlobalID": null, "ProjectNumber": null, "YearAdded": null }, "code": 3, "name": "Asphalt" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "hasLabels": false, "capabilities": "Map", "maxRecordCount": 10000, "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": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1569159089000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }