{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Address_Parcel_Curb_Inspection", "type": "Feature Layer", "description": "

These are parcel polygons with a civic address attached in the TAS-defined greater Sherwood Park area. This data is to be specifically used for curb inspection purposes, and curb inspection records are entered in a related table. Data is expected to be updated annually, at the start of each curb inspection season. Records in the related table will be kept year after year. <\/SPAN><\/SPAN><\/P>

Curb ramps must be removed in Strathcona County before November 1st. For more information on curb ramps and inspections, visit this website: <\/SPAN><\/SPAN>https://www.strathcona.ca/transportation-roads/winter-roads/curb-ramps/<\/SPAN><\/SPAN><\/A> <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5622600, "falseY": -10001100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 6666.694410515362, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Transportation and Agriculture Services, Strathcona County", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 39661.18790000025, "ymin": 5928000.573100001, "xmax": 58099.3526999997, "ymax": 5937770.701300001, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102187, "latestWkid": 3776, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 6666.694410515362, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CivicID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CivicID", "type": "esriFieldTypeInteger", "alias": "Civic ID", "domain": null }, { "name": "PID", "type": "esriFieldTypeInteger", "alias": "Parcel ID", "domain": null }, { "name": "MailingAddress", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 250, "domain": null }, { "name": "CivicAddress", "type": "esriFieldTypeString", "alias": "Civic Address", "length": 150, "domain": null }, { "name": "CivicAddressDesc", "type": "esriFieldTypeString", "alias": "Civic Address Description", "length": 100, "domain": null }, { "name": "NeedsInspection", "type": "esriFieldTypeString", "alias": "Needs Inspection", "length": 10, "domain": { "type": "codedValue", "name": "YESNO_Text", "description": "Yes no values with Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "InspectionsComplete", "type": "esriFieldTypeString", "alias": "Inspections Complete", "length": 10, "domain": { "type": "codedValue", "name": "YESNO_Text", "description": "Yes no values with Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Concerns", "type": "esriFieldTypeString", "alias": "Concerns", "length": 10, "domain": { "type": "codedValue", "name": "YESNO_Text", "description": "Yes no values with Text", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConcernsNotes", "type": "esriFieldTypeString", "alias": "Concerns Notes", "length": 250, "domain": null }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CreatedOn", "type": "esriFieldTypeDate", "alias": "Created On", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "length": 50, "domain": null }, { "name": "ModifiedOn", "type": "esriFieldTypeDate", "alias": "Modified On", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R454_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_454", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_5687_PID", "fields": "PID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S279_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "sde.GIS.Curb_Inspections", "relatedTableId": 1, "role": "esriRelRoleOrigin", "keyField": "PID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{917A5053-47CC-43C3-9C43-F1127A2E4A21}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "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": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }