{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Posts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "75771a6bbe5756aaa71ef735f1e715bd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABVklEQVQ4jdXUP0iVURgH4Md/HyK0mHcwISMEpxo0DdHFRUJxlVYhQ4ggQQWlVARBI3IrFDRaXHR3VSjKJkG40KCIFIg6lDrdO1yHkPzyHr0XHPI3npf3Oec9cE6xK07xtQYTavRock/CTRkZew58tmHbHPZzB6t06fbcK00iRbFaStqINvPe2bd0OXjHY+9NeORu1s0iJSa1anbLUwV2LV4EJjwxEMTOplOtXv3GrDgzfhxsNmBQ3aXYaYY0WtZnzXB2sEG9kpw5Ijz0wNrfpThYoTIP7k8S8Z44WJTX+U57ojB47Hfe4JFfYXBTUjqPe0xhSzIM7ho2q8Mz5TmBMw7seBkGV/xQ7a1PxrUovBBblfbVG1/8DIPw0YRSkaR+3crOjZ/CvGPfTFkw9W979rc8Y9SgBS9Mu+2+GyrAoT3b1mX0+WAzW2v4t3ntO9qD9UD+/w/2BGEKTKEoFQexAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3093909.639082223, "ymin": 1700004.3806273043, "xmax": 3142676.092730224, "ymax": 1773951.2658697218, "spatialReference": { "wkid": 103013, "latestWkid": 6428, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PostID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PostID", "type": "esriFieldTypeString", "alias": "PostID", "length": 50, "domain": null }, { "name": "PostType", "type": "esriFieldTypeString", "alias": "PostType", "length": 50, "domain": { "type": "codedValue", "name": "Post_PostTypes", "description": "Post Types", "codedValues": [ { "name": "Community Message Board", "code": "Community Message Board" }, { "name": "Telspar", "code": "Telspar" }, { "name": "Round Galvalized", "code": "Round Galvalized" }, { "name": "Square Galvanized", "code": "Square Galvanized" }, { "name": "U-Post", "code": "U-Post" }, { "name": "Wood 4x4", "code": "Wood 4x4" }, { "name": "Wood 4x6", "code": "Wood 4x6" }, { "name": "Fence Mounted", "code": "Fence Mounted" }, { "name": "Wall Mounted", "code": "Wall Mounted" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cost", "type": "esriFieldTypeSmallInteger", "alias": "Cost", "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": { "type": "codedValue", "name": "Owner", "description": "Who Owns the Asset", "codedValues": [ { "name": "Open Space", "code": "OS" }, { "name": "Parks", "code": "Parks" }, { "name": "Mckay Corporate", "code": "Mckay Corporate" }, { "name": "Standley Lake", "code": "Standley" }, { "name": "PlanningAndDesign", "code": "PlanningAndDesign" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "Condition of the sign ", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Needs Repair", "code": "Needs Repair" }, { "name": "Needs Replacement", "code": "Needs Replacement" }, { "name": "Needs Removal", "code": "Needs Removal" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DateInstalled", "type": "esriFieldTypeDate", "alias": "DateInstalled", "length": 8, "domain": null }, { "name": "DateInspected", "type": "esriFieldTypeDate", "alias": "DateInspected", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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": "District", "type": "esriFieldTypeString", "alias": "District", "length": 50, "domain": { "type": "codedValue", "name": "DistrictNames", "description": "Names of Districts", "codedValues": [ { "name": "North", "code": "North" }, { "name": "South", "code": "South " }, { "name": "Central", "code": "Central" }, { "name": "West", "code": "West" }, { "name": "Standley Lake", "code": "Standley Lake" }, { "name": "Westminster Hills Open Space", "code": "Westminster Hills Open Space" }, { "name": "Legacy Ridge", "code": "Legacy Ridge" }, { "name": "Walnut Creek", "code": "Walnut Creek" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G3840PostID", "fields": "PostID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_166", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S121_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": 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": 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": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3f5b9d37855b45cbae340137799a9df8" }