{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 77, "name": "PW Construction Projects Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6100357.385340139, "ymin": 1807769.107876733, "xmax": 6133170.417811051, "ymax": 1861531.6214144826, "spatialReference": { "wkid": 102643, "latestWkid": 2227, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 2000, "domain": null }, { "name": "closureStartDate", "type": "esriFieldTypeDate", "alias": "closureStartDate", "length": 8, "domain": null }, { "name": "closureEndDate", "type": "esriFieldTypeDate", "alias": "closureEndDate", "length": 8, "domain": null }, { "name": "Completed", "type": "esriFieldTypeString", "alias": "Completed", "length": 10, "domain": { "type": "codedValue", "name": "YesNo", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 50, "domain": { "type": "codedValue", "name": "Department", "description": "", "codedValues": [ { "name": "Public Works", "code": "PW" }, { "name": "Water", "code": "WT" }, { "name": "Planning", "code": "PL" }, { "name": "Fire", "code": "FD" }, { "name": "Police", "code": "PD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "Project Link", "length": 200, "domain": null }, { "name": "Contact", "type": "esriFieldTypeString", "alias": "Contact", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 25, "domain": { "type": "codedValue", "name": "PWConType", "description": "Public Works Construction Type", "codedValues": [ { "name": "Construction", "code": "Construction" }, { "name": "Design", "code": "Design" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SubType", "type": "esriFieldTypeString", "alias": "SubType", "length": 40, "domain": { "type": "codedValue", "name": "PWConSubType", "description": "Public Works Construction Subtype", "codedValues": [ { "name": "Other Engineering Projects", "code": "Other Engineering Projects" }, { "name": "Pipelines", "code": "Pipelines" }, { "name": "Structures", "code": "Structures" }, { "name": "Roadways", "code": "Roadways" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 150, "domain": null }, { "name": "ContactPhone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 25, "domain": null }, { "name": "ContactEmail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 50, "domain": null }, { "name": "SupportWebsite", "type": "esriFieldTypeString", "alias": "Supporting Website", "length": 200, "domain": null }, { "name": "ContactTitle", "type": "esriFieldTypeString", "alias": "Contact Title", "length": 60, "domain": null }, { "name": "Cost", "type": "esriFieldTypeDouble", "alias": "Cost", "domain": null }, { "name": "TypeSubType", "type": "esriFieldTypeString", "alias": "TypeSubType", "length": 75, "domain": { "type": "codedValue", "name": "TypeSubType", "description": "PW Projects", "codedValues": [ { "name": "ConstructionOther", "code": "ConstructionOther" }, { "name": "ConstructionPipelines", "code": "ConstructionPipelines" }, { "name": "DesignOther", "code": "DesignOther" }, { "name": "DesignPipelines", "code": "DesignPipelines" }, { "name": "ConstructionRoadways", "code": "ConstructionRoadways" }, { "name": "DesignRoadways", "code": "DesignRoadways" }, { "name": "ConstructionStructures", "code": "ConstructionStructures" }, { "name": "DesignStructures", "code": "DesignStructures" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1248_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1113_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }