{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Capital Project Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3157, "latestWkid": 3157, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d965131d6b473984b3c84b3ec1cef971", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDElEQVQoka2TIUsEQRTHf+92wWmiSYvhwLReEGxWEWyWqyYxC5YLGx7clcNy30IQ1nzhit/ApE0tGheMG3aebBB33NtVOP8wMMx7v3nz572JWUHxv8I2Gm3g3BVwitk2Im94n1EUM5lOP1phS9NdomiB2c73oW0iMsC5M0vTI5lMXhqwDYcRcZwFYKh+FTfVA1H1YeUkOcFs0GnSbB+RY2AewmaHnWCYN//p2f0JFln72tYrPyLyO+z9UxPu9TLgGrP1DjSnKO4asKjmpnoB3FRXLXluiffn9V4HfRbVW1PNgRlmSS30QFleynh8X89vTJioLoA9U+0DW8C7qL4u89A626L6DFSrVSt9jE/7eVqaPcP4TwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 684319.3541000001, "ymin": 5612119.8703000005, "xmax": 691930.4681000002, "ymax": 5616609.001800001, "spatialReference": { "wkid": 3157, "latestWkid": 3157, "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": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 75, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 250, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 100, "domain": { "type": "codedValue", "name": "P_CapitalProjectType", "description": "", "codedValues": [ { "name": "Building", "code": "BUILDING" }, { "name": "Drainage", "code": "DRAINAGE" }, { "name": "Park", "code": "PARK" }, { "name": "Roadway", "code": "ROADWAY" }, { "name": "Roadway & Utilities", "code": "ROADWAY & UTILITIES" }, { "name": "Sidewalk", "code": "SIDEWALK" }, { "name": "Solid Waste", "code": "SOLID WASTE" }, { "name": "Transit", "code": "TRANSIT" }, { "name": "Utilities", "code": "UTILITIES" }, { "name": "Water", "code": "WATER" }, { "name": "Active Transportation", "code": "ACTIVE TRANSPORTATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIMELINE", "type": "esriFieldTypeString", "alias": "tIMELINE", "length": 50, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "Contact", "length": 150, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 12, "domain": null }, { "name": "DRAWINGLINK", "type": "esriFieldTypeString", "alias": "DRAWINGLINK", "length": 250, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": { "type": "codedValue", "name": "P_CapitalProjectStatus", "description": "", "codedValues": [ { "name": "Planning", "code": "PLANNING" }, { "name": "In-Construction", "code": "IN-CONSTRUCTION" }, { "name": "In-Warranty", "code": "IN-WARRANTY" }, { "name": "Completed", "code": "COMPLETED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GLOBALID", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "ca190c560e6a4b7f903f6bcc05275459" }