{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Three Dash Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Underground Fees Application" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 229 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[THREEDASH]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -115860600, "ymin": -93269500, "xmax": 1.426697182996583E7, "ymax": 1.0120888437313572E7, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "INTID", "type": "esriFieldTypeInteger", "alias": "Integer ID", "domain": null }, { "name": "THREEDASH", "type": "esriFieldTypeString", "alias": "Three Dash", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 200, "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 100, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATECREATEDUTC", "type": "esriFieldTypeDate", "alias": "Date Created UTC", "length": 8, "domain": null }, { "name": "INITIALS", "type": "esriFieldTypeString", "alias": "Initials", "length": 20, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 255, "domain": null }, { "name": "INPLANLIST", "type": "esriFieldTypeString", "alias": "In Plan List", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PREV3DASH", "type": "esriFieldTypeString", "alias": "Previous Three Dash", "length": 50, "domain": null }, { "name": "RELATEDRECORDID", "type": "esriFieldTypeString", "alias": "Related Record ID", "length": 50, "domain": null }, { "name": "RELATEDRECORDSOURCE", "type": "esriFieldTypeString", "alias": "Related Record Source", "length": 50, "domain": null }, { "name": "ATTRIBUTESOURCE", "type": "esriFieldTypeString", "alias": "Attribute Source", "length": 40, "domain": null }, { "name": "GEOMETRYSOURCE", "type": "esriFieldTypeString", "alias": "Geometry Source", "length": 40, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 40, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "ENTERPRISEID", "type": "esriFieldTypeString", "alias": "Enterprise ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PROJECTUSE", "type": "esriFieldTypeString", "alias": "Use", "length": 150, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DEVSERVICESRETAIN", "type": "esriFieldTypeString", "alias": "Retain for Development Services", "length": 3, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 40, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R392_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_392", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_392", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_22836_THREED", "fields": "THREEDASH", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S243_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "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": 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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }